LICENSE
NOTICE
README.md
pyproject.toml
calista/__init__.py
calista/_print_versions.py
calista/group.py
calista/table.py
calista.egg-info/PKG-INFO
calista.egg-info/SOURCES.txt
calista.egg-info/dependency_links.txt
calista.egg-info/requires.txt
calista.egg-info/top_level.txt
calista/core/__init__.py
calista/core/_aggregate_conditions.py
calista/core/_conditions.py
calista/core/aggregates.py
calista/core/catalogue.py
calista/core/database.py
calista/core/engine.py
calista/core/functions.py
calista/core/metrics.py
calista/core/rules.py
calista/core/types_alias.py
calista/core/utils.py
calista/engines/__init__.py
calista/engines/bigquery.py
calista/engines/pandas_.py
calista/engines/polars_.py
calista/engines/snowflake.py
calista/engines/spark.py
calista/engines/sql.py
tests/__init__.py
tests/table/__init__.py
tests/table/conftest.py
tests/table/parameters.py
tests/table/test_bigquery_table.py
tests/table/test_pandas_table.py
tests/table/test_polars_table.py
tests/table/test_snowflake_table.py
tests/table/test_spark_table.py