-
- 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
ENH - Index set operation modifications to address issue #23525 API Design Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type
ENH: RangeIndex redux Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
WIP/API/ENH: IntervalIndex API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Interval Interval data type
#8707 by shoyer was closed Sep 9, 2016 Loading…
20 of 35 tasks
ENH: create Timedelta scalar / TimedeltaIndex API Design Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
REF: codes-based MultiIndex engine Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
DF.__setitem__ creates extension column when given extension scalar Bug ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
ENH: support CategoricalIndex (GH7629) Categorical Categorical Data Type Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
ExtensionArray.take default implementation ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
ENH: Create and propagate UInt64Index Dtype Conversions Unexpected or buggy dtype conversions Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
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
BUG: Fix reindexing with multi-indexed DataFrames Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
BUG: Index.get_indexer_non_unique misbehaves with multiple nan Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
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
ENH: Enable indexing with nullable Boolean Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate NA - MaskedArrays Related to pd.NA and nullable extension arrays
CLN/INT: remove Index as a sub-class of NDArray API Design Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation MultiIndex Refactor Internal refactoring of code
Allow indices to be mapped through through dictionaries or series API Design Clean Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
API: membership checks on ExtensionArray containing NA values ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
fix series.isin slow issue with Dtype IntegerArray ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
BUG: assignment to multiple columns when some column do not exist Indexing Related to indexing on series/frames, not to indexes themselves
#26534 by howsiwei was closed Oct 22, 2019 Loading…
4 tasks done
Previous Next
ProTip! Adding no:label will show everything without a label.