-
- 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
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
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
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
API/ERR: allow iterators in df.set_index & improve errors Reshaping Concat, Merge/Join, Stack/Unstack, Explode
DOC: Updating operators docstrings Docs
#20415 by ParfaitG was merged Dec 2, 2018 Loading…
3 of 5 tasks
ENH: fill_value argument for shift #15486 Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
CI: Linting with azure instead of travis CI Continuous Integration Code Style Code style, linting, code_checks
Deprecating Series.argmin and Series.argmax (#16830) API Design Deprecate Functionality to remove in pandas
ENH:Add EA types to read CSV ExtensionArray Extending pandas with custom dtypes or arrays. IO CSV read_csv, to_csv
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.