-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Emit warning for missing labels in Multiindex.loc[[...]] (and more) Bug Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
Support merging DataFrames on a combo of columns and index levels (GH 14355) API Design Compat pandas objects compatability with Numpy or Python functions Enhancement
ENH: Return locale based month_name and weekday_name values (#12805, #12806) Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Enhancement
ENH: Add warning when setting into nonexistent attribute Compat pandas objects compatability with Numpy or Python functions Error Reporting Incorrect or improved errors from pandas
Fix Index __mul__-like ops with timedelta scalars Compat pandas objects compatability with Numpy or Python functions Timedelta Timedelta data type
BUG: inconsistency between replace dict using integers and using strings (#20656) Bug Compat pandas objects compatability with Numpy or Python functions Strings String extension data type and string data
ENH: Let initialisation from dicts use insertion order for python >= 3.6 (part III) Compat pandas objects compatability with Numpy or Python functions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Support to create DataFrame from list subclasses Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions
ENH: Add matmul to DataFrame, Series Compat pandas objects compatability with Numpy or Python functions Numeric Operations Arithmetic, Comparison, and Logical operations
Fix incorrect exception raised by Series[datetime64] + int Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
compatibility with scipy 0.19 Compat pandas objects compatability with Numpy or Python functions Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
ENH: Adding 'protocol' parameter to 'to_pickle'. Compat pandas objects compatability with Numpy or Python functions Enhancement IO Data IO issues that don't fit into a more specific label
BUG: fix dtype of all-NaN MultiIndex level Compat pandas objects compatability with Numpy or Python functions MultiIndex
COMPAT: sum/prod on all nan will remain nan regardless of bottleneck install Compat pandas objects compatability with Numpy or Python functions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations
Previous Next
ProTip! Follow long discussions with comments:>50.