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

TST: add test for Index.where when needing to cast to object dtype Testing pandas testing functions or related to the test suite
#40888 by cgarciae was closed Sep 1, 2021 Loading…
4 tasks done
CI: Unify code_checks whitespace checking CI Continuous Integration Testing pandas testing functions or related to the test suite
#30755 by ShaharNaveh was merged Mar 23, 2020 Loading…
3 of 5 tasks
1.1
PKG: Add test extra Dependencies Required and optional dependencies Testing pandas testing functions or related to the test suite
#27039 by TomAugspurger was merged Jun 26, 2019 Loading… 0.25.0
TST: parametrize pytable test IO HDF5 read_hdf, HDFStore Testing pandas testing functions or related to the test suite
#27032 by jbrockmendel was merged Jun 25, 2019 Loading… 0.25.0
TST: Fix flaky test Testing pandas testing functions or related to the test suite Unreliable Test Unit tests that occasionally fail
#27010 by jbrockmendel was merged Jun 27, 2019 Loading… 0.25.0
TST: Fix flaky import test Testing pandas testing functions or related to the test suite Unreliable Test Unit tests that occasionally fail
#26953 by TomAugspurger was merged Jun 20, 2019 Loading…
Additional tests for ufunc(Series) Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#26951 by TomAugspurger was merged Jun 21, 2019 Loading… 0.25.0
CI: Running tests with xvfb for the clipboard to work CI Continuous Integration Testing pandas testing functions or related to the test suite
#26932 by datapythonista was closed Jun 20, 2019 Loading…
1 of 4 tasks
CLN: introduce test decorator skip_if_np_lt(ver_string) Testing pandas testing functions or related to the test suite
#26901 by ghost was merged Jun 18, 2019 Loading… 0.25.0
TST/REF: parametrize arithmetic tests, simplify parts of core.ops Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#26799 by jbrockmendel was merged Jun 25, 2019 Loading… 0.25.0
TST/CLN: reuse float_frame fixture in tests\io\formats\test_format.py Clean Testing pandas testing functions or related to the test suite
#26756 by simonjayhawkins was merged Jun 9, 2019 Loading… 0.25.0
Split test_excel into submodule IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#26755 by WillAyd was merged Jun 9, 2019 Loading…
1 task done
0.25.0
CI: Add print skipped tests into azure step CI Continuous Integration Testing pandas testing functions or related to the test suite
#26698 by xcz011 was merged Jun 10, 2019 Loading…
2 of 4 tasks
0.25.0
TST: avoid matplotlib warnings in tests Testing pandas testing functions or related to the test suite Visualization plotting
#26678 by jbrockmendel was merged Jun 7, 2019 Loading…
Excel Tests Continued Fixture Cleanup IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#26662 by WillAyd was merged Jun 8, 2019 Loading… 0.25.0
MAINT: Condense TIMEZONE_IDS construction Clean Testing pandas testing functions or related to the test suite
#26600 by gfyoung was merged Jun 6, 2019 Loading… 0.25.0
TST: prepare conftest for #25637 Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#26596 by h-vetinari was merged Jun 1, 2019 Loading… 0.25.0
Remove SharedItems from test_excel IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#26579 by WillAyd was merged Jun 5, 2019 Loading… 0.25.0
TST: update tests\plotting\test_frame.py message check for mpl 3.1.0 CI Continuous Integration Testing pandas testing functions or related to the test suite Visualization plotting
#26577 by simonjayhawkins was merged May 30, 2019 Loading… 0.25.0
TST/CLN: Fixturize tests/frame/test_quantile.py Clean Testing pandas testing functions or related to the test suite
#26556 by makbigc was merged Jun 1, 2019 Loading… 0.25.0
Fixturize Test Excel Clean IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#26543 by WillAyd was merged May 30, 2019 Loading… 0.25.0
TST: Test sorting levels not aligned with index (#25775) Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#26492 by mahepe was merged Jun 5, 2019 Loading…
4 tasks done
0.25.0
Excel Test Cleanup - ReadWriteClass Clean IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#26473 by WillAyd was merged May 24, 2019 Loading… 0.25.0
ERR: User-facing AssertionError in DataFrame Constructor DataFrame DataFrame data structure Testing pandas testing functions or related to the test suite
#26440 by simonjayhawkins was merged May 18, 2019 Loading…
3 of 4 tasks
0.25.0
[TEST] Add two more parameters to the test_dti_add_sub_nonzero_mth_offset Datetime Datetime data dtype Frequency DateOffsets Testing pandas testing functions or related to the test suite
#26392 by makbigc was merged May 25, 2019 Loading… 0.25.0
ProTip! Exclude everything labeled bug with -label:bug.