Thanks to visit codestin.com
Credit goes to github.com

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
Assigned to nobody Loading
Sort

Pull requests list

Added note on isin() to cookbook
#62332 opened Sep 13, 2025 by roberttidball Loading…
5 tasks done
TYP: scipy-stubs
#62331 opened Sep 12, 2025 by jorenham Loading…
1 of 5 tasks
TYP: add type annotations for holidays and dtypes modules Typing type annotations, mypy/pyright type checking
#62327 opened Sep 12, 2025 by simonjayhawkins Loading…
CoW: disable chained assignment detection for Python 3.14 Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves Python 3.14
#62324 opened Sep 12, 2025 by jorisvandenbossche Loading…
String dtype: keep select_dtypes(include=object) selecting string columns Strings String extension data type and string data
#62323 opened Sep 12, 2025 by jorisvandenbossche Loading… 2.3.3
TST: add regression test for DataFrame.mean(axis=1) with nullable Int64 dtype (GH#36585) Testing pandas testing functions or related to the test suite
#62322 opened Sep 12, 2025 by Tunahanyrd Loading…
3 of 5 tasks
BUG: fix to #62205
#62320 opened Sep 11, 2025 by PluvioXO Loading…
TST: add fillna test for filling with Categorical
#62319 opened Sep 11, 2025 by thaiv28 Loading…
3 tasks done
DEPS: add Python 3.14 and 3.14t wheel builds Build Library building on various platforms Python 3.14
#62318 opened Sep 11, 2025 by ngoldbaum Loading…
ENH: fill_value in frame+series flex ops
#62317 opened Sep 11, 2025 by jbrockmendel Loading…
TST: Add regression tests for concat with non-ns DatetimeIndex units (GH#58471) Testing pandas testing functions or related to the test suite
#62304 opened Sep 9, 2025 by skalwaghe-56 Loading…
3 tasks done
TST : Add comprehensive unit tests for tm.shares_memory utility function (GH#55372) Testing pandas testing functions or related to the test suite
#62291 opened Sep 8, 2025 by Aniketsy Loading…
2 tasks
BUG: Fix incorrect FutureWarning for logical ops on pyarrow bool Series (#62260) Arrow pyarrow functionality Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#62290 opened Sep 7, 2025 by Tarun2605 Loading…
3 tasks done
TST: add regression test for interpolate(method='time') with Int64/Float64 (#40252) Testing pandas testing functions or related to the test suite
#62286 opened Sep 7, 2025 by skalwaghe-56 Loading…
3 tasks done
PERF: fail-fast in object-dtype mean Error Reporting Incorrect or improved errors from pandas Reduction Operations sum, mean, min, max, etc.
#62280 opened Sep 6, 2025 by jbrockmendel Loading…
1 of 5 tasks
BUG: validate_bool_kwarg for numeric_only Error Reporting Incorrect or improved errors from pandas
#62279 opened Sep 6, 2025 by jbrockmendel Loading…
1 of 5 tasks
BUG: Fix ArrowDtype.itemsize for fixed-width PyArrow types Arrow pyarrow functionality Bug
#62275 opened Sep 6, 2025 by meet-vasita Loading…
ERR: Improve error message for deprecated frequency aliases in to_offset Error Reporting Incorrect or improved errors from pandas Frequency DateOffsets
#62271 opened Sep 6, 2025 by Aniketsy Loading…
ENH: Add arrow engine to to_csv Arrow pyarrow functionality Enhancement IO CSV read_csv, to_csv Performance Memory or execution speed performance
#62267 opened Sep 5, 2025 by swt2c Loading…
5 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.