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

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
ENH: Adding table name parameter to pandas.read_excel
#58464 opened Apr 28, 2024 by iangainey Loading…
5 tasks done
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…
PDEP-13: The pandas Logical Type System
#58455 opened Apr 27, 2024 by WillAyd Loading…
Fix PR07,RT03,SA01 errors for Index.append, Index.difference Docs
#58453 opened Apr 27, 2024 by shriyakalakata Loading…
2 tasks done
Update compute_dict_like to get all columns
#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
DOC: ficing PR01 and SA01 issue for Index: Identical Docs
#58442 opened Apr 26, 2024 by KeiOshima Loading…
5 tasks
preserve index in list accessor
#58438 opened Apr 26, 2024 by rohanjain101 Loading…
5 tasks
pd.eval: Series names are now preserved even for "numexpr" engine.
#58437 opened Apr 25, 2024 by domsmrz Loading…
5 tasks done
DOC: fixing RT03 erros for Index: duplicated and nunique Docs
#58432 opened Apr 25, 2024 by KeiOshima Loading…
5 tasks
REF: move MaskedArray subclass attributes to dtypes NA - MaskedArrays Related to pd.NA and nullable extension arrays
#58423 opened Apr 25, 2024 by jbrockmendel Loading…
ENH: pd.read_json ability to skip over first line when lines=True #58049
#58412 opened Apr 25, 2024 by avinukon Loading…
1 of 6 tasks
PERF: MultiIndex._engine use smaller dtypes MultiIndex Performance Memory or execution speed performance
#58411 opened Apr 24, 2024 by GianlucaFicarelli Loading…
5 tasks
DEPR: nested parse_dates in read_csv Clean IO CSV read_csv, to_csv
#58410 opened Apr 24, 2024 by jbrockmendel Loading…
5 tasks
ProTip! Exclude everything labeled bug with -label:bug.