-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
TST: Timestamp and Timeseries tests reorg (gh14854) Testing pandas testing functions or related to the test suite
TST: Timedelta tests reorg (gh14854) Clean Testing pandas testing functions or related to the test suite
TST: Period tests reorg (gh14854) Period Period data type Testing pandas testing functions or related to the test suite
TST: convert yield based test_pickle.py to parametrized to remove warnings Testing pandas testing functions or related to the test suite
BUG: reindex_like after shape comparison Testing pandas testing functions or related to the test suite
TST: DataFrame.hist() does not get along with matplotlib.pyplot.tight_layout() Testing pandas testing functions or related to the test suite Visualization plotting
compatibility with scipy 0.19 Compat pandas objects compatability with Numpy or Python functions Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
TST: don't catch, but supress warnings in panel4d/panelnd Testing pandas testing functions or related to the test suite
TST: Reorganize package_check and skip_if_no_package Testing pandas testing functions or related to the test suite
COMPAT: 3.6.1 compat for change in PySlice_GetIndices_Ex Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation Testing pandas testing functions or related to the test suite
TST: use checkstack level as per comments in groupby.agg with dicts depr testing Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Filter pull requests by the default branch with base:main.