projektAI/venv/Lib/site-packages/pandas/tests/frame/methods/__init__.py
2021-06-06 22:13:05 +02:00

8 lines
229 B
Python

"""
Test files dedicated to individual (stand-alone) DataFrame methods
Ideally these files/tests should correspond 1-to-1 with tests.series.methods
These may also present opportunities for sharing/de-duplicating test code.
"""