text_data.core package

Module contents

Core utilities for text_data.

This is mostly where the Rust backend is stored.

text_data.core.requires_display_extra(func)[source]

This ensures that altair is installed in anything that depends on it.

Return type

Callable[…, Any]