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

Clean up compiler warnings Build Library building on various platforms Internals Related to non-user accessible pandas implementation
#60674 opened Jan 7, 2025 by WillAyd Loading…
Update docs for generating unoptimized debug builds
#60666 opened Jan 6, 2025 by WillAyd Loading…
ENH: Enable pytables to round-trip with StringDtype IO HDF5 read_hdf, HDFStore
#60663 opened Jan 5, 2025 by rhshadrach Loading…
5 tasks
String dtype: disallow specifying the 'str' dtype with storage in [..] in string alias API - Consistency Internal Consistency of API/Behavior Strings String extension data type and string data
#60661 opened Jan 5, 2025 by jorisvandenbossche Loading… 2.3
TST(string dtype): Resolve replace xfails replace replace method Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60659 opened Jan 4, 2025 by rhshadrach Loading…
5 tasks
DEPS: Bump optional dependencies Dependencies Required and optional dependencies
#60655 opened Jan 3, 2025 by mroeschke Loading… 3.0
TST (string dtype): clean-up interpolate tests 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
#60653 opened Jan 3, 2025 by jorisvandenbossche Loading… 3.0
ENH: Change default dtype of str.get_dummies() to bool
#60641 opened Jan 2, 2025 by komo-fr Loading…
3 of 5 tasks
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 Draft
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
1 of 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…
ProTip! Exclude everything labeled bug with -label:bug.