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: Use pytest CI Continuous Integration Testing pandas testing functions or related to the test suite
#13856 by TomAugspurger was closed Feb 10, 2017 Loading…
4 tasks done
0.20.0
TST: Refactor test_parsers.py IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite
#12964 by gfyoung was closed Apr 30, 2016 Loading… 0.18.1
ENH/CLN: give all AssertionErrors and nose.SkipTest raises an informative message Testing pandas testing functions or related to the test suite
#3730 by cpcloud was merged Sep 28, 2013 Loading… 0.13
Parametrize JSON tests IO JSON read_json, to_json, json_normalize Testing pandas testing functions or related to the test suite
#27838 by WillAyd was merged Sep 17, 2019 Loading… 1.0.0
Added test test_datetimeField_after_setitem for issue #6942 Testing pandas testing functions or related to the test suite
#28790 by anirudnits was closed Sep 12, 2020 Loading…
4 tasks done
BUG: normalize rolling_window() weights, remove scikits-timeseries dependency for testing Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#8238 by stahlous was merged Sep 23, 2014 Loading… 0.15.0
TST: Use fixtures instead of setup_method for index tests Index Related to the Index class or subclasses Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#28865 by jschendel was merged Oct 11, 2019 Loading… 1.0.0
BUG: Propagating precision to interval dtype #43913 Interval Interval data type Stale Testing pandas testing functions or related to the test suite
#47947 by SomtochiUmeh was closed Nov 17, 2022 Loading…
3 tasks done
BUG: Patch for skipping seek() when loading Excel files from url IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#20437 by mcrot was merged Apr 3, 2018 Loading…
4 tasks done
0.23.0
CI: debug azure timeouts CI Continuous Integration Testing pandas testing functions or related to the test suite
#43611 by mzeitlin11 was closed Oct 3, 2021 Draft
Add/reorganize scalar Timedelta tests Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#46936 by patrickmckenna was closed May 25, 2022 Draft
4 tasks
TST: Remove even more uses np.array_equal in tests Testing pandas testing functions or related to the test suite
#18087 by gfyoung was merged Nov 16, 2017 Loading… 0.23.0
#14854: DatetimeIndex compiled together in test_datetime.py Testing pandas testing functions or related to the test suite
#15266 by TrigonaMinima was closed Feb 3, 2017 Loading…
4 tasks done
0.20.0
TST7337: Fix test failures on windows. Testing pandas testing functions or related to the test suite Timezones Timezone data dtype Windows Windows OS
#7362 by dbew was merged Jun 9, 2014 Loading… 0.14.1
ENH/BUG: Offset.apply dont preserve time Bug Frequency DateOffsets Testing pandas testing functions or related to the test suite
#7375 by sinhrks was merged Jun 11, 2014 Loading… 0.14.1
TST: Verify functioning of histtype argument (GH23992) Testing pandas testing functions or related to the test suite Visualization plotting
#37063 by avinashpancham was merged Nov 1, 2020 Loading…
5 tasks done
1.2
TST: fix warnings on multiple subplots Testing pandas testing functions or related to the test suite
#37274 by ivanovmg was merged Nov 9, 2020 Loading…
5 tasks
1.2
TST: Fixed xfail for tests in pandas/tests/tseries/offsets/test_offsets_properties.py Testing pandas testing functions or related to the test suite
#32465 by ShaharNaveh was closed Jun 14, 2020 Loading…
3 of 5 tasks
SQL: bunch of fixes based on the old tests IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
#6987 by jorisvandenbossche was merged May 8, 2014 Loading… 0.14.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: Clean up tests of DataFrame.sort_{index,values} Clean Testing pandas testing functions or related to the test suite
#13496 by IamJeffG was merged Jul 11, 2016 Loading…
3 tasks done
0.19.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
Update truncate() documentation and testcases Testing pandas testing functions or related to the test suite
#13024 by gliptak was closed May 7, 2016 Loading…
3 of 4 tasks
0.19.0
CLN: Check Warnings in test_graphics_others Testing pandas testing functions or related to the test suite Visualization plotting
#13188 by TomAugspurger was merged Jul 5, 2016 Loading…
2 tasks done
0.19.0
pd.to_datetime() fails for KeyError when raising monotonic increasing index ValueError Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
#42635 by usersblock was merged Jul 25, 2021 Loading…
3 of 4 tasks
1.4
ProTip! Filter pull requests by the default branch with base:main.