.DS_Store
.editorconfig
.flake8
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
requirements_dev.txt
setup.cfg
setup.py
tox.ini
usage.ipynb
.github/ISSUE_TEMPLATE.md
.github/workflows/semantic_release.yaml
.github/workflows/spalah_ci.yaml
spalah/__init__.py
spalah/dataframe.py
spalah.egg-info/PKG-INFO
spalah.egg-info/SOURCES.txt
spalah.egg-info/dependency_links.txt
spalah.egg-info/not-zip-safe
spalah.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_spalah_SchemaComparer.py
tests/test_spalah_dataframe_script_dataframe.py
tests/test_spalah_dataframe_slice_dataframe.py
tests/test_spalah_flatten_schema.py