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
Sort

Pull requests list

Backport PR #60454 on branch 2.3.x (String dtype: coerce missing values in indexers for string dtype Index) Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#60649 opened Jan 2, 2025 by meeseeksmachine Loading… 2.3
ENH: Change default dtype of str.get_dummies() to bool
#60641 opened Jan 2, 2025 by komo-fr Loading…
3 of 5 tasks
BUG/TST (string dtype): raise proper TypeError in interpolate Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60637 opened Dec 31, 2024 by rhshadrach Loading…
5 tasks
2.3
ENH: Implement cum* methods for PyArrow strings Arrow pyarrow functionality Enhancement Strings String extension data type and string data Transformations e.g. cumsum, diff, rank
#60633 opened Dec 31, 2024 by rhshadrach Loading…
5 tasks
2.3
Implement first-class List type
#60629 opened Dec 30, 2024 by WillAyd Draft
TST(string dtype): Resolve HDF5 xfails in test_round_trip.py IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60627 opened Dec 30, 2024 by rhshadrach Loading…
5 tasks
2.3
TST(string dtype): Resolve HDF5 xfails in test_put.py IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60625 opened Dec 30, 2024 by rhshadrach Loading…
5 tasks
2.3
Update timestamps.pyx Bug Timestamp pd.Timestamp and associated methods
#60624 opened Dec 30, 2024 by johnasiano Loading…
5 tasks
[WIP] df.apply: add support for engine='bodo' Needs Discussion Requires discussion from core team before further action
#60622 opened Dec 30, 2024 by scott-routledge2 Draft
5 tasks
ENH: Make print_thing respect display.precision for Real numbers Enhancement Output-Formatting __repr__ of pandas objects, to_string
#60613 opened Dec 28, 2024 by aydinomer00 Loading…
5 tasks done
TST: Make test_sql.py parallelizable IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
#60595 opened Dec 20, 2024 by UmbertoFasci Loading…
2 tasks done
ENH: Add first and last aggregations to Rolling and Expanding Enhancement Window rolling, ewma, expanding
#60579 opened Dec 16, 2024 by snitish Loading…
5 tasks
BUG: value_counts() check Index with PyArrow categorical columns Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Arrow pyarrow functionality Bug Categorical Categorical Data Type
#60569 opened Dec 14, 2024 by NOBODIDI Loading…
3 of 5 tasks
ENH: removed median percentile to be always included in describe GH #60550 Reduction Operations sum, mean, min, max, etc.
#60557 opened Dec 13, 2024 by ZenithClown Loading…
5 tasks done
Use PyWeakref_GetRef and critical section in BlockValuesRefs Build Library building on various platforms Enhancement Python 3.13
#60540 opened Dec 11, 2024 by lysnikolaou Loading…
2 tasks done
Fix KeyError by adding check for _convert_dates Bug IO Stata read_stata, to_stata
#60539 opened Dec 11, 2024 by Uvi-12 Loading…
BUG: Fix DataFrame binary arithmatic operation handling of unaligned …
#60538 opened Dec 11, 2024 by snitish Loading…
1 of 4 tasks
DOC (string dtype): updated 'Working with text data' for str dtype in pandas 3.0 Docs Strings String extension data type and string data
#60535 opened Dec 10, 2024 by Uvi-12 Loading…
ENH: Added isascii() string method fixing issue #59091 Strings String extension data type and string data
#60532 opened Dec 10, 2024 by avecasey Loading…
5 tasks done
3.0
BUG: Preserve timezone in numpy_dtype for ArrowDtype
#60514 opened Dec 7, 2024 by Koookadooo Loading…
5 tasks done
ENH: Implement map_array(na_action='raise')
#60482 opened Dec 3, 2024 by kopytjuk Loading…
4 tasks
ProTip! Add no:assignee to see everything that’s not assigned.