Inzynierka/Lib/site-packages/pandas/tests/reductions/__init__.py

5 lines
125 B
Python
Raw Normal View History

2023-06-02 12:51:02 +02:00
"""
Tests for reductions where we want to test for matching behavior across
Array, Index, Series, and DataFrame methods.
"""