LICENSE
README.md
pyproject.toml
src/rextio_pandas/__about__.py
src/rextio_pandas/__init__.py
src/rextio_pandas/diagnostics.py
src/rextio_pandas/plugin.py
src/rextio_pandas/plugin_types.py
src/rextio_pandas/types.py
src/rextio_pandas.egg-info/PKG-INFO
src/rextio_pandas.egg-info/SOURCES.txt
src/rextio_pandas.egg-info/dependency_links.txt
src/rextio_pandas.egg-info/entry_points.txt
src/rextio_pandas.egg-info/requires.txt
src/rextio_pandas.egg-info/top_level.txt
src/rextio_pandas/claim/__init__.py
src/rextio_pandas/claim/map_apply.py
src/rextio_pandas/lower/__init__.py
src/rextio_pandas/lower/map_apply.py
src/rextio_pandas/rules/__init__.py
src/rextio_pandas/rules/coverage.py
src/rextio_pandas/rules/records.py
src/rextio_pandas/rust_snippets/__init__.py
src/rextio_pandas/rust_snippets/map_apply.py
tests/test_benchmark_harness.py
tests/test_dataframe_apply.py
tests/test_pandas_233_characterization.py
tests/test_plugin_contract.py
tests/test_series_map.py