aoc-2022/venv/Lib/site-packages/pandas/tests/reductions/__init__.py

5 lines
125 B
Python
Raw Normal View History

"""
Tests for reductions where we want to test for matching behavior across
Array, Index, Series, and DataFrame methods.
"""