-
- 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
COMPAT: Expand compatibility with fromnumeric.py Compat pandas objects compatability with Numpy or Python functions
ENH: consistency of input args for boundaries in DataFrame.between_time() #40245 Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas Enhancement
ENH: Implement DataFrame interchange protocol Compat pandas objects compatability with Numpy or Python functions
add compression support for 'read_pickle' and '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/PERF: Sort mixed-int in Py3, fix Index.difference Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
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
BUG/ENH: compression for google cloud storage in to_csv Compat pandas objects compatability with Numpy or Python functions
API, DEPR: Raise and Deprecate Reshape for Pandas Objects Compat pandas objects compatability with Numpy or Python functions
DOC: Design drafts to assist with next-gen pandas internals discussion API Design Compat pandas objects compatability with Numpy or Python functions Docs
Subclassing improvements Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#12308 by cldy was closed Nov 22, 2016 Loading…
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
DEPS: Test NEP 50 Blocker for rc Blocking issue or pull request for release candidate Compat pandas objects compatability with Numpy or Python functions
BUG: Fix copy semantics in pandas objects compatability with Numpy or Python functions
__array__ Compat BUG: 0/frame numeric ops buggy (GH9144) 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
modified schema field list Compat pandas objects compatability with Numpy or Python functions
#13087 by medullaskyline was closed Jan 21, 2017 Loading…
4 tasks done
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.