Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

fix(doc): #61432 typing
#61455 opened May 19, 2025 by cmp0xff Loading…
1 of 5 tasks
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434) Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61454 opened May 18, 2025 by iabhi4 Loading…
4 tasks done
TYP: Update typing for 3.10 Typing type annotations, mypy/pyright type checking
#61453 opened May 18, 2025 by Dr-Irv Loading…
BUG: Fix DataFrame constructor misclassification of array-like with 'name' attribute (#61443) Bug Constructors Series/DataFrame/Index/pd.array Constructors
#61451 opened May 17, 2025 by iabhi4 Loading…
5 tasks done
3.0
BUG: Raise MergeError when suffixes result in duplicate column names … Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61422 opened May 9, 2025 by Farsidetfs Loading… 3.0
Bug fix slow plot with datetimeindex
#61414 opened May 9, 2025 by thehalvo Loading…
5 tasks done
CLN: Expose arguments in DataFrame.query Clean expressions pd.eval, query
#61413 opened May 9, 2025 by loicdiridollou Loading…
4 of 5 tasks
3.0
BLD: allow to build with non-MSVC compilers on Windows
#61404 opened May 7, 2025 by lazka Loading…
BUG: round on object columns no longer raises a TypeError Bug Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
#61399 opened May 6, 2025 by KevsterAmp Loading…
3 of 5 tasks
2.3
ENH: Implement translations infrastructure Docs
#61380 opened Apr 30, 2025 by goanpeca Loading…
Fix pyarrow comparison issue in array.py
#61372 opened Apr 28, 2025 by AshleySonny Loading…
4 of 5 tasks
BUG: Raise ValueError for non-string columns in read_json orient='table' (GH19129) Error Reporting Incorrect or improved errors from pandas IO JSON read_json, to_json, json_normalize
#61359 opened Apr 26, 2025 by amoitra1 Loading…
TST: Testing for mixed int/str Index Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
#61349 opened Apr 24, 2025 by xaris96 Loading…
4 of 5 tasks
Fix #61072: inconsistent fullmatch results with regex alternation Bug Strings String extension data type and string data
#61343 opened Apr 23, 2025 by Pedro-Santos04 Loading…
1 task
PERF: Restore old performances with .isin() on columns typed as np.ui… isin isin method Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
#61320 opened Apr 20, 2025 by pbrochart Loading…
1 of 5 tasks
3.0
[WIP] ENH: support reading directory in read_csv IO CSV read_csv, to_csv
#61275 opened Apr 12, 2025 by fangchenli Loading…
5 tasks
ProTip! Exclude everything labeled bug with -label:bug.