LICENSE
README.md
pyproject.toml
dataframe_mutator.egg-info/PKG-INFO
dataframe_mutator.egg-info/SOURCES.txt
dataframe_mutator.egg-info/dependency_links.txt
dataframe_mutator.egg-info/entry_points.txt
dataframe_mutator.egg-info/requires.txt
dataframe_mutator.egg-info/top_level.txt
src/dataframe_mutator/__init__.py
src/dataframe_mutator/cli.py
src/dataframe_mutator/config.py
src/dataframe_mutator/integrations.py
src/dataframe_mutator/pytest_plugin.py
src/dataframe_mutator/reports.py
tests/test_advanced_features.py
tests/test_polars_100_coverage.py
tests/test_polars_new_operators.py
tests/test_polars_operators.py