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

New Interval / IntervalIndex behavior spec Interval Interval data type Testing pandas testing functions or related to the test suite
#16386 by alexlenail was merged Dec 28, 2017 Loading…
3 tasks done
0.23.0
TST: restructure internal extension arrays tests (split between /arrays and /extension) ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#22026 by jorisvandenbossche was merged Sep 6, 2018 Loading… 0.24.0
split up pandas/tests/indexes/test_multi.py #18644 MultiIndex Testing pandas testing functions or related to the test suite
#21514 by elmq0022 was merged Jul 3, 2018 Loading…
3 tasks done
0.24.0
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
implement+test mean for datetimelike EA/Index/Series Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#24757 by jbrockmendel was merged Jun 10, 2019 Loading…
2 of 4 tasks
0.25.0
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
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
TST/CLN: break up & parametrize tests for df.set_index Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
#22236 by h-vetinari was merged Sep 15, 2018 Loading… 0.24.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
TST: Fail on warning Testing pandas testing functions or related to the test suite
#22699 by TomAugspurger was merged Sep 18, 2018 Loading… 0.24.0
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
ENH: Allow absolute precision in assert_almost_equal (#13357) Testing pandas testing functions or related to the test suite
#30562 by joaoleveiga was merged Jun 24, 2020 Loading…
5 tasks done
1.1
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
TST: add test coverage for maybe_promote Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
#23982 by h-vetinari was merged Oct 11, 2019 Loading…
4 tasks done
1.0.0
TST: add method/dtype coverage to str-accessor; precursor to #23167 Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#23582 by h-vetinari was merged Nov 28, 2018 Loading…
3 tasks done
0.24.0
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
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…
PKG: Exclude data test files. Build Library building on various platforms Testing pandas testing functions or related to the test suite
#19535 by TomAugspurger was merged Jun 26, 2018 Loading… 0.23.2
Make pandas/io/sql.py work with sqlalchemy 2.0 IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite Warnings Warnings that appear or should be added to pandas
#48576 by cdcadman was merged Feb 9, 2023 Loading…
3 of 5 tasks
2.0
CLN: Refactor pandas/tests/base - part3 Clean Testing pandas testing functions or related to the test suite
#30147 by SaturnFromTitan was merged Feb 1, 2020 Loading…
3 tasks done
1.1
Use fixtures in pandas/tests/base Testing pandas testing functions or related to the test suite
#32046 by SaturnFromTitan was merged Feb 23, 2020 Loading…
3 tasks done
1.1
TST: Made s3 related tests mock boto CI Continuous Integration Testing pandas testing functions or related to the test suite
#17388 by kirkhansen was merged Sep 14, 2017 Loading…
4 tasks
0.21.0
Add more overflow tests for timedelta64 operations Stale Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#46854 by patrickmckenna was closed Aug 15, 2022 Loading…
2 of 4 tasks
1.5
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
EA: fillna should accept same type #32414 ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Testing pandas testing functions or related to the test suite
#43230 by Bhavay-2001 was closed Jan 16, 2022 Loading…
1 task done
ProTip! Filter pull requests by the default branch with base:main.