-
- 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
Update ecosystem.rst to include Pint Docs
#22582 by znicholls was closed Dec 19, 2018 Loading…
4 tasks done
ENH: Added max_gap keyword for series.interpolate API Design Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#25141 by cchwala was closed Jul 29, 2020 Loading…
4 tasks done
BUG: Resolving fallback from skipna flag in groupby().sum() Groupby
#26179 by mukundm19 was closed May 7, 2019 Loading…
3 tasks done
BUG: Dont include deleted rows from sas7bdat files (#15963) IO SAS SAS: read_sas
#22650 by troels was closed Feb 6, 2019 Loading…
4 tasks done
BLD: silence npy_no_deprecated warnings with numpy>=1.16.0 Build Library building on various platforms
ERR: raise if values passed to Categorical is a DataFrame Categorical Categorical Data Type Error Reporting Incorrect or improved errors from pandas
#18207 by jbrockmendel was closed Nov 12, 2017 Loading…
API: change Index set ops sort=True -> sort=None API Design Deprecate Functionality to remove in pandas
WIP: parametrize giant frame flex op tests Clean Testing pandas testing functions or related to the test suite
#19528 by jbrockmendel was closed Feb 4, 2018 Loading…
4 tasks
REF: move methods into cdef classes Clean Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#24869 by jbrockmendel was closed Jan 28, 2019 Loading…
CLN: Remove no-longer-used BlockManager.xs Clean Internals Related to non-user accessible pandas implementation
use tm.assert_equal instead of parametrizing assert funcs
#22995 by jbrockmendel was merged Oct 4, 2018 Loading…
PERF: faster unstacking Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
[CLN] resolve circular Period dependency, prepare setup.py Build Library building on various platforms
POC: move to_offset to libfrequencies Frequency DateOffsets
#24833 by jbrockmendel was closed Feb 14, 2019 Loading…
Simplify bool ops closures, improve tests Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#19795 by jbrockmendel was closed Mar 4, 2018 Loading…
Fix (Series|DataFrame).interpolate for datetime dtypes
#19291 by jbrockmendel was closed Jan 23, 2018 Loading…
4 tasks done
WIP: multi-timezone handling for array_to_datetime Datetime Datetime data dtype Timezones Timezone data dtype
#24006 by jbrockmendel was closed Apr 22, 2019 Loading…
ProTip! no:milestone will show everything without a milestone.