-
- 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
Fix GroupBy nth Handling with Observed=False Categorical Categorical Data Type Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ENH: Support nested renaming / selection API Design Deprecate Functionality to remove in pandas Groupby
API: ExtensionArray.argsort places the missing value at the end API Design ExtensionArray Extending pandas with custom dtypes or arrays.
#26354 by makbigc was closed Jun 30, 2019 Loading…
ENH: Allow quantile to accept an int Enhancement Resample resample method
#26350 by dsaxton was closed May 13, 2019 Loading…
Robustness improvement for normalize.py IO JSON read_json, to_json, json_normalize
#26328 by Marky0 was closed Jun 27, 2019 Loading…
2 of 4 tasks
Add type hints to dtypes/dtypes.py (CategoricalDtype) Typing type annotations, mypy/pyright type checking
Added Hypothesis property-based test for timedelta addition Testing pandas testing functions or related to the test suite
#26312 by c74p was closed May 13, 2019 Loading…
3 tasks
BUG: Fix #26210: MultiIndex Sorting with NaNs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex
#26282 by eoincondron was closed Jun 27, 2019 Loading…
2 of 4 tasks
TST: Test pd.Grouper base floating point error (#25161) Datetime Datetime data dtype Groupby Testing pandas testing functions or related to the test suite
PERF: added no exception versions of '_string_to_dts' and 'parse_iso_8601_datetime' functions Datetime Datetime data dtype Performance Memory or execution speed performance
BUG: Resolving fallback from skipna flag in groupby().sum() Groupby
#26179 by mukundm19 was closed May 7, 2019 Loading…
3 tasks done
ENH: adding functionality to support 'skipdatarows' flag in read_csv to … Enhancement IO CSV read_csv, to_csv
#26172 by mukundm19 was closed Apr 21, 2019 Loading…
4 tasks done
BUG: update cython to fix segfault accessing __kwdefaults__ Dependencies Required and optional dependencies Internals Related to non-user accessible pandas implementation Segfault Non-Recoverable Error
#26140 by jakebailey was closed May 3, 2019 Loading…
3 of 4 tasks
ENH: allow saving wide dataframes to hdf with format table IO HDF5 read_hdf, HDFStore
#26135 by P-Tillmann was closed Sep 20, 2019 Loading…
ProTip! Adding no:label will show everything without a label.