Skip to content

Pull requests: pandas-dev/pandas

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

Pull requests list

REF: Read excel parse refactor IO Excel read_excel, to_excel Refactor Internal refactoring of code
#58497 opened Apr 30, 2024 by iangainey Loading…
2 tasks done
3.0
DOC: Improve error message when tansfrom() with incorrect axis Apply Apply, Aggregate, Transform Error Reporting Incorrect or improved errors from pandas
#58494 opened Apr 30, 2024 by luke396 Loading…
1 of 5 tasks
CLN: Simplify map_infer_mask Clean
#58483 opened Apr 30, 2024 by lithomas1 Loading…
5 tasks
3.0
Fix PR07 error for pandas.Index Docs
#58478 opened Apr 29, 2024 by aBiR1D Loading…
2 tasks
3.0
Fix PR07,RT03,SA01 errors for Index.join Docs
#58469 opened Apr 29, 2024 by shriyakalakata Loading…
2 tasks done
CLN: enforce the deprecation of exposing blocks in core.internals Clean Internals Related to non-user accessible pandas implementation
#58467 opened Apr 28, 2024 by natmokval Draft
TST / string dtype: add env variable to enable future_string and add test build Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#58459 opened Apr 27, 2024 by jorisvandenbossche Loading…
CI: fix CI failure for PDEP with status: Draft
#58458 opened Apr 27, 2024 by Aloqeely Loading…
PDEP-13: The pandas Logical Type System PDEP pandas enhancement proposal
#58455 opened Apr 27, 2024 by WillAyd Loading…
Update compute_dict_like to get all columns Groupby
#58452 opened Apr 27, 2024 by undermyumbrella1 Loading…
5 tasks done
String dtype: implement object-dtype based StringArray variant with NumPy semantics Strings String extension data type and string data
#58451 opened Apr 27, 2024 by jorisvandenbossche Loading…
4 tasks
BUG: Overflow warning when using Series.diff() on Series with Periods Period Period data type Warnings Warnings that appear or should be added to pandas
#58447 opened Apr 26, 2024 by Aloqeely Loading…
3 of 5 tasks
Bug: fix Series.str.split when 'regex=None' for series having 'pd.ArrowDtype(pa.string())' dtype Arrow pyarrow functionality Strings String extension data type and string data
#58418 opened Apr 25, 2024 by yuanx749 Loading…
4 of 5 tasks
DEPS: Unpin docutils Dependencies Required and optional dependencies Docs
#58413 opened Apr 25, 2024 by mroeschke Loading… 3.0
DEPR: nested parse_dates in read_csv Clean IO CSV read_csv, to_csv
#58410 opened Apr 24, 2024 by jbrockmendel Loading…
5 tasks
Fixed pd.infer_freq incompatible with Series["timestamp[s][pyarrow]"] Arrow pyarrow functionality Frequency DateOffsets
#58404 opened Apr 24, 2024 by randolf-scholz Loading…
5 tasks done
ENH: Add support for numpy 2's string dtype Enhancement Strings String extension data type and string data
#58394 opened Apr 23, 2024 by lithomas1 Draft
5 tasks
BUG: identity checking NA in map incorrect
#58392 opened Apr 23, 2024 by droussea2001 Loading…
4 tasks done
BUG: Fix multiplying Timedelta Series with a pandas nullable dtype Series NA - MaskedArrays Related to pd.NA and nullable extension arrays Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
#58375 opened Apr 22, 2024 by kvnwng11 Loading…
3 of 5 tasks
DOC-Enforce Numpy Docstring Validation Docs
#58372 opened Apr 22, 2024 by sunwooma Loading…
1 of 2 tasks
Fix/as index false returns multiindex Apply Apply, Aggregate, Transform Groupby MultiIndex
#58369 opened Apr 22, 2024 by undermyumbrella1 Loading…
4 of 5 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.