-
- 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
Fix trailing current date zeros flaky test_format problem Testing pandas testing functions or related to the test suite
TST: add datetimelike tests for tz-aware DatetimeIndex Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
#17694 by azjps was closed Nov 12, 2017 Loading…
2 of 4 tasks
[WIP] TST/MAINT: split up test_resample.py (GH17806) Clean Testing pandas testing functions or related to the test suite
#17808 by winklerand was closed Jan 21, 2018 Loading…
1 of 4 tasks
Separate out non-scalar tests from scalar tests; move to ?? in follow-up Clean Testing pandas testing functions or related to the test suite
#18142 by jbrockmendel was closed Nov 20, 2017 Loading…
TST: Skipif decorator for matplotlib #18190 Testing pandas testing functions or related to the test suite
#18427 by WillAyd was merged Nov 27, 2017 Loading…
3 tasks done
Cleanup Series arithmetic tests Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#18974 by jbrockmendel was closed Dec 29, 2017 Loading…
Add spec for new Interval / IntervalIndex methods: .overlaps(), .covers() Interval Interval data type Testing pandas testing functions or related to the test suite
#18975 by alexlenail was closed Sep 25, 2018 Loading…
3 tasks done
implement Timedelta mod, divmod, rmod, rdivmod, fix and test scalar methods Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#19365 by jbrockmendel was closed Feb 19, 2018 Loading…
2 of 4 tasks
Fix makeIntIndex, benchmark get loc Performance Memory or execution speed performance Testing pandas testing functions or related to the test suite
Collect tslibs test, organize PeriodIndex tests Testing pandas testing functions or related to the test suite
#19627 by jbrockmendel was closed Feb 10, 2018 Loading…
Parametrize PeriodIndex tests Period Period data type Testing pandas testing functions or related to the test suite
TST: GH18498 - Split test_pytables into sub-modules IO HDF5 read_hdf, HDFStore Testing pandas testing functions or related to the test suite
#19735 by mikebarkas was closed Jul 28, 2018 Loading…
3 of 4 tasks
Implement missing tests, fix offset floordiv, rfloordiv, fix return types Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#19738 by jbrockmendel was closed Feb 19, 2018 Loading…
3 of 4 tasks
Named objs in asserts messages. Testing pandas testing functions or related to the test suite
#20403 by AutomateAaron was closed Jul 8, 2018 Loading…
3 of 4 tasks
TST: add hypothesis-based tests Testing pandas testing functions or related to the test suite
#20590 by sushobhit27 was closed Aug 20, 2018 Loading…
3 of 4 tasks
Split test multi MultiIndex Testing pandas testing functions or related to the test suite
#20669 by xchoudhury was closed Jun 6, 2018 Loading…
2 of 9 tasks
TST : Adding new test case for pivot_table() with Categorical data Categorical Categorical Data Type Testing pandas testing functions or related to the test suite
#21381 by uds5501 was closed Sep 25, 2018 Loading…
3 of 4 tasks
CI: Enable Spellcheck in dockbuild Docs Testing pandas testing functions or related to the test suite
#21402 by FabioRosado was closed Nov 3, 2018 Loading…
4 tasks
[TST] : Adding test cases to confirm that .apply() works fine Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Testing pandas testing functions or related to the test suite
#21539 by uds5501 was closed Jun 21, 2018 Loading…
3 of 4 tasks
CLN: Remove Legacy MultiIndex Index Compatibility Clean Compat pandas objects compatability with Numpy or Python functions MultiIndex Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.