team-10/venv/Lib/site-packages/pandas/tests/reductions/__init__.py

5 lines
125 B
Python
Raw Normal View History

2025-08-02 02:00:33 +02:00
"""
Tests for reductions where we want to test for matching behavior across
Array, Index, Series, and DataFrame methods.
"""