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

COMPAT: xarray 0.8.2 test compat w.r.t. CategoricalIndex idempotency Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
#15285 by jreback was merged Feb 1, 2017 Loading… 0.20.0
TST: Timestamp and Timeseries tests reorg (gh14854) Testing pandas testing functions or related to the test suite
#15301 by TrigonaMinima was closed Feb 4, 2017 Loading…
3 tasks done
0.20.0
TST: Timedelta tests reorg (gh14854) Clean Testing pandas testing functions or related to the test suite
#15324 by TrigonaMinima was closed Feb 8, 2017 Loading…
4 tasks done
0.20.0
TST: Period tests reorg (gh14854) Period Period data type Testing pandas testing functions or related to the test suite
#15352 by TrigonaMinima was closed Feb 9, 2017 Loading…
4 tasks done
0.20.0
Test: use xdist Testing pandas testing functions or related to the test suite
#15369 by jreback was closed Feb 12, 2017 Loading… 0.20.0
Catch SystemError thrown in 3.6 Testing pandas testing functions or related to the test suite
#15399 by 4a616d6573205265696c6c79 was closed Feb 16, 2017 Loading…
4 tasks
0.20.0
TST: Parametrize simple yield tests Testing pandas testing functions or related to the test suite
#15406 by QuLogic was closed Feb 16, 2017 Loading…
2 of 4 tasks
0.20.0
TST: convert yield based test_pickle.py to parametrized to remove warnings Testing pandas testing functions or related to the test suite
#15416 by jreback was closed Feb 16, 2017 Loading… 0.20.0
BUG: testing on windows Testing pandas testing functions or related to the test suite Windows Windows OS
#15445 by jreback was closed Feb 18, 2017 Loading… 0.20.0
BUG: reindex_like after shape comparison Testing pandas testing functions or related to the test suite
#15496 by jojomdt was closed Feb 27, 2017 Loading… 0.20.0
TST: DataFrame.hist() does not get along with matplotlib.pyplot.tight_layout() Testing pandas testing functions or related to the test suite Visualization plotting
#15515 by ResidentMario was merged Feb 27, 2017 Loading…
4 tasks
0.20.0
TST: split tests/format/test_format.py Testing pandas testing functions or related to the test suite
#15546 by jreback was merged Mar 2, 2017 Loading… 0.20.0
MAINT: Remove testing.assert_isinstance Deprecate Functionality to remove in pandas Testing pandas testing functions or related to the test suite
#15652 by gfyoung was merged Mar 11, 2017 Loading… 0.20.0
CLN: Cleanup tests for .rank() Clean Testing pandas testing functions or related to the test suite
#15658 by rouzazari was closed Mar 12, 2017 Loading…
3 of 4 tasks
0.20.0
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
#15689 by zym1010 was closed Mar 15, 2017 Loading… 0.20.0
TST: don't catch, but supress warnings in panel4d/panelnd Testing pandas testing functions or related to the test suite
#15705 by jreback was merged Mar 17, 2017 Loading… 0.20.0
TST: Reorganize package_check and skip_if_no_package Testing pandas testing functions or related to the test suite
#15709 by gfyoung was merged Mar 17, 2017 Loading… 0.20.0
TST: clean up build testing CI Continuous Integration Testing pandas testing functions or related to the test suite
#15734 by jreback was closed Mar 19, 2017 Loading… 0.20.0
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
#15790 by jreback was closed Mar 23, 2017 Loading… 0.20.0
TST: suppress some numpy warnings Testing pandas testing functions or related to the test suite
#15811 by jreback was merged Mar 26, 2017 Loading… 0.20.0
TST: test 3.4 on windows Build Library building on various platforms IO JSON read_json, to_json, json_normalize Testing pandas testing functions or related to the test suite
#15857 by jreback was merged Apr 1, 2017 Loading… 0.20.0
TST: skip decimal conversion tests on 32-bit 32bit 32-bit systems IO JSON read_json, to_json, json_normalize Testing pandas testing functions or related to the test suite
#15922 by jreback was merged Apr 6, 2017 Loading… 0.20.0
TST: suppress some warnings Testing pandas testing functions or related to the test suite
#15932 by jreback was merged Apr 7, 2017 Loading… 0.20.0
TST/DEPR: fix bunch of Panel deprecation warnings Deprecate Functionality to remove in pandas Testing pandas testing functions or related to the test suite
#15965 by jreback was merged Apr 11, 2017 Loading… 0.20.0
TST: use checkstack level as per comments in groupby.agg with dicts depr testing Testing pandas testing functions or related to the test suite
#15992 by jreback was merged Apr 13, 2017 Loading… 0.20.0
ProTip! Exclude everything labeled bug with -label:bug.