Skip to content

Commit b167e1d

Browse files
jbrockmendelPingviinituutti
authored andcommitted
REF/TST: collect reduction tests (pandas-dev#24367)
1 parent 2a28e53 commit b167e1d

8 files changed

+1148
-1047
lines changed

pandas/tests/reductions/__init__.py

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
"""
2+
Tests for reductions where we want to test for matching behavior across
3+
Array, Index, Series, and DataFrame methods.
4+
"""

0 commit comments

Comments
 (0)