CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
luxin/__init__.py
luxin/_streamlit_compat.py
luxin/compare.py
luxin/config.py
luxin/display.py
luxin/drill_hierarchy.py
luxin/drill_table.py
luxin/inspector.py
luxin/polars_support.py
luxin/streamlit_backend.py
luxin/tracked_df.py
luxin/utils.py
luxin/validation.py
luxin.egg-info/PKG-INFO
luxin.egg-info/SOURCES.txt
luxin.egg-info/dependency_links.txt
luxin.egg-info/requires.txt
luxin.egg-info/top_level.txt
luxin/components/__init__.py
luxin/components/aggregation_builder.py
luxin/components/breadcrumbs.py
luxin/components/comparison.py
luxin/components/detail_panel.py
luxin/components/export.py
luxin/components/filters.py
luxin/components/quality_indicators.py
luxin/components/table_view.py
tests/test_aggregation_builder.py
tests/test_breadcrumbs.py
tests/test_comparison_streamlit.py
tests/test_components.py
tests/test_components_comprehensive.py
tests/test_config.py
tests/test_detail_panel_comprehensive.py
tests/test_display.py
tests/test_drill_stack_view.py
tests/test_drill_table.py
tests/test_export.py
tests/test_export_comprehensive.py
tests/test_filters.py
tests/test_init.py
tests/test_inspector.py
tests/test_integration.py
tests/test_luxin_nb_display.py
tests/test_luxin_nb_jupyter_backend.py
tests/test_phase3.py
tests/test_polars.py
tests/test_polars_edge_cases.py
tests/test_show_drill_streamlit_fallback.py
tests/test_streamlit_compat.py
tests/test_table_view_edge_cases.py
tests/test_tracked_df.py
tests/test_tracked_df_comprehensive.py
tests/test_utils.py
tests/test_utils_comprehensive.py
tests/test_validation.py
tests/test_validation_comprehensive.py