-
-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
REG: fix regression in df.corrwith on tied data when method is spearman
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Regression
Functionality that used to work in a prior pandas version
Stale
PERF: efficient argmax/argmin for SparseArray
ExtensionArray
Extending pandas with custom dtypes or arrays.
Performance
Memory or execution speed performance
Sparse
Sparse Data Type
BUG: groupby.corrwith fails with axis=1 and other=df
Numeric Operations
Arithmetic, Comparison, and Logical operations
BUG: df.fillna ignores axis when df is single block
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: json_normalize raises boardcasting error with list-like metadata
IO JSON
read_json, to_json, json_normalize
Stale
#47708
by GYHHAHA
was closed Oct 24, 2022
Loading…
4 of 6 tasks
BUG: df.nsmallest get wrong results when NaN in the sorting column
Numeric Operations
Arithmetic, Comparison, and Logical operations
TST: add validation checks on levels keyword from pd.concat
Error Reporting
Incorrect or improved errors from pandas
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
BUG: pd.concat with identical key leads to multi-indexing error
Bug
MultiIndex
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
PERF: faster dataframe construction from recarray
Performance
Memory or execution speed performance
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
BUG: CategoricalIndex.reindex fails when Index passed with labels all in category
Categorical
Categorical Data Type
Indexing
Related to indexing on series/frames, not to indexes themselves
BUG: unstack with missing levels results in incorrect index names
MultiIndex
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
ENH: Add end and end_day options for origin from resample
Enhancement
Resample
resample method
#37805
by GYHHAHA
was closed Dec 11, 2020
Loading…
2 of 5 tasks
Dataframe.sum() returns an error with MultiIndex columns and skipna=False
#37695
by GYHHAHA
was closed Nov 8, 2020
Loading…
5 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.