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

DOC: Add line clarifying sorting using sort_values()
#60734 opened Jan 19, 2025 by Impaler343 Loading…
2 tasks done
ENH: Add Styler.to_typst()
#60733 opened Jan 19, 2025 by 3w36zj6 Draft
3 of 5 tasks
ENH: Support 'left_anti' and 'right_anti' joins in pd.merge
#60732 opened Jan 19, 2025 by snitish Loading…
5 tasks
DOC: Fix typo "numpy.ndarray.putmask"
#60731 opened Jan 18, 2025 by wjandrea Loading…
1 task
Issue 60723 resolved
#60730 opened Jan 18, 2025 by BAnSsal Loading…
5 tasks done
CI: Test Github Actions Arm64 Runners Build Library building on various platforms
#60722 opened Jan 16, 2025 by lithomas1 Loading…
5 tasks
Update PyArrow conversion and arrow/parquet tests for pyarrow 19.0 Arrow pyarrow functionality Compat pandas objects compatability with Numpy or Python functions IO Parquet parquet, feather
#60716 opened Jan 13, 2025 by jorisvandenbossche Draft 2.3
TST(string dtype): Resolve xfail in groupby.test_size Groupby Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60711 opened Jan 13, 2025 by rhshadrach Draft
5 tasks
2.3
API(str dtype): Raise on StringDtype for unary op + API - Consistency Internal Consistency of API/Behavior Numeric Operations Arithmetic, Comparison, and Logical operations Strings String extension data type and string data
#60710 opened Jan 13, 2025 by rhshadrach Loading…
5 tasks
2.3
ENH(string dtype): Make str.decode return str dtype Enhancement Strings String extension data type and string data
#60709 opened Jan 12, 2025 by rhshadrach Draft
5 tasks
TST(string dtype): Resolve xfails in test_from_dummies Needs Discussion Requires discussion from core team before further action Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60694 opened Jan 11, 2025 by rhshadrach Draft
5 tasks
2.3
Remove editable installs from CI
#60686 opened Jan 9, 2025 by WillAyd Loading…
Relax meson pins in CI Build Library building on various platforms
#60681 opened Jan 8, 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
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
Implement first-class List type
#60629 opened Dec 30, 2024 by WillAyd Draft
Update timestamps.pyx Bug Timestamp pd.Timestamp and associated methods
#60624 opened Dec 30, 2024 by johnasiano Loading…
5 tasks
ProTip! Filter pull requests by the default branch with base:main.