Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix trailing current date zeros flaky test_format problem Testing pandas testing functions or related to the test suite
#14638 by MykolaGolubyev was closed Nov 12, 2016 Loading…
3 of 4 tasks
0.19.2
TST: np.argsort comparision Testing pandas testing functions or related to the test suite
#17051 by ysau was merged Jul 22, 2017 Loading…
4 tasks
0.21.0
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
#19483 by toobaz was closed Feb 5, 2018 Loading…
2 tasks done
0.23.0
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
#19659 by jbrockmendel was merged Feb 17, 2018 Loading…
4 tasks
0.23.0
TST: split tests for windows to sub-modules Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
#19667 by giba0 was closed Jul 8, 2018 Loading…
4 tasks done
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
Add tests for docstring Validation Script + py27 compat Docs Testing pandas testing functions or related to the test suite
#20061 by WillAyd was merged Aug 17, 2018 Loading…
3 of 4 tasks
0.24.0
TST: adding join_types fixture Testing pandas testing functions or related to the test suite
#20287 by almaleksia was merged Mar 13, 2018 Loading…
2 tasks
0.23.0
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
Two tests didn't properly assert an exception was raised. Fixed. IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite
#21409 by akaihola was merged Jun 12, 2018 Loading…
3 tasks done
0.24.0
[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
#21740 by elmq0022 was merged Jul 27, 2018 Loading…
4 tasks done
0.24.0
ProTip! Filter pull requests by the default branch with base:main.