-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: Added key option to df/series.sort_values(key=...) and df/series.sort_index(key=...) sorting Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
REF: Make PeriodArray an ExtensionArray ExtensionArray Extending pandas with custom dtypes or arrays. Period Period data type
SparseArray is an ExtensionArray API Design ExtensionArray Extending pandas with custom dtypes or arrays. Sparse Sparse Data Type
ENH: Allow storing ExtensionArrays in containers Dtype Conversions Unexpected or buggy dtype conversions Enhancement Internals Related to non-user accessible pandas implementation
#19520 by TomAugspurger was merged Feb 23, 2018 Loading…
New Interval / IntervalIndex behavior spec Interval Interval data type Testing pandas testing functions or related to the test suite
ENH: Support ExtensionArray operators via a mixin ExtensionArray Extending pandas with custom dtypes or arrays.
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: Basis for a StringDtype using Arrow ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
PERF: cythonizing _concat_date_cols; conversion to float without exceptions in _does_string_look_like_datetime Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Performance Memory or execution speed performance
ENH: Added to_json_schema Dtype Conversions Unexpected or buggy dtype conversions Enhancement IO Data IO issues that don't fit into a more specific label
Categorical type Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
ENH: NumericIndex for any numpy int/uint/float dtype Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions Enhancement Index Related to the Index class or subclasses
API: Add string extension type Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
Add chunksize param to read_json when lines=True IO JSON read_json, to_json, json_normalize Performance Memory or execution speed performance
ENH: add to/from_parquet with pyarrow & fastparquet Enhancement IO Data IO issues that don't fit into a more specific label IO Parquet parquet, feather
REF: codes-based MultiIndex engine Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
TST: restructure internal extension arrays tests (split between /arrays and /extension) ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Adding no:label will show everything without a label.