Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: Placeholders not being filled on docstrings Docs
#39139 by MicaelJarniac was merged Jan 17, 2021 Loading…
3 tasks done
1.2.1
CI/TST: Check that unittest.mock is not being used in testing CI Continuous Integration
#24648 by simonjayhawkins was merged Jan 5, 2019 Loading… 0.24.0
Update ecosystem.rst to include Pint Docs
#22582 by znicholls was closed Dec 19, 2018 Loading…
4 tasks done
CLN: _consolidate_inplace less Clean Internals Related to non-user accessible pandas implementation
#34389 by jbrockmendel was merged May 26, 2020 Loading… 1.1
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
remove unused kwarg Internals Related to non-user accessible pandas implementation
#24695 by jbrockmendel was merged Jan 10, 2019 Loading…
4 tasks
0.24.0
BLD: silence npy_no_deprecated warnings with numpy>=1.16.0 Build Library building on various platforms
#24864 by jbrockmendel was merged Jan 26, 2019 Loading…
4 tasks
0.25.0
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
#25063 by jorisvandenbossche was merged Feb 1, 2019 Loading… 0.24.1
BUG: testing on windows Testing pandas testing functions or related to the test suite Windows Windows OS
#15445 by jreback was closed Feb 18, 2017 Loading… 0.20.0
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
#27043 by jbrockmendel was merged Jun 26, 2019 Loading… 0.25.0
PERF: faster unstacking Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15510 by jreback was closed Mar 5, 2017 Loading… 0.20.0
[CLN] resolve circular Period dependency, prepare setup.py Build Library building on various platforms
#21854 by jbrockmendel was merged Jul 12, 2018 Loading… 0.24.0
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…
[BLD] Fix remaining compile-time warnings Build Library building on various platforms
#21940 by jbrockmendel was closed Jul 19, 2018 Loading… 0.24.0
Make Period - Period return DateOffset instead of int Frequency DateOffsets Period Period data type
#21314 by jbrockmendel was merged Jun 29, 2018 Loading…
2 of 4 tasks
0.24.0
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…
Fix invalid relativedelta_kwds Docs Frequency DateOffsets
#19398 by jbrockmendel was merged Jul 20, 2018 Loading…
3 of 4 tasks
0.24.0
ProTip! no:milestone will show everything without a milestone.