-
- 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
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
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…
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
COMPAT: remove SettingWithCopy warning, and use copy-on-write, #10954 API Design Compat pandas objects compatability with Numpy or Python functions Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves
#10973 by jreback was closed Nov 2, 2015 Loading…
2 tasks
ENH: add to_xarray conversion method Compat pandas objects compatability with Numpy or Python functions Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
API: map() on Index returns an Index, not array API Design Compat pandas objects compatability with Numpy or Python functions
COMPAT: Allow multi-indexes to be written to excel Compat pandas objects compatability with Numpy or Python functions IO Excel read_excel, to_excel MultiIndex
Convert to native datatypes for Series.tolist() Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions
BUG: COMPAT:0.18 added scipy version check GH12887 Compat pandas objects compatability with Numpy or Python functions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Add capability to handle Path/LocalPath objects Compat pandas objects compatability with Numpy or Python functions Enhancement IO Data IO issues that don't fit into a more specific label
BUG: Accept kwargs kind and na_position in Series.sort_index (GH13589) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff API Design Compat pandas objects compatability with Numpy or Python functions
#13729 by sahildua2305 was closed Nov 25, 2016 Loading…
3 tasks done
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.