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

CLN: use idiomatic pandas_dtypes in pandas/dtypes/common.py Clean Dtype Conversions Unexpected or buggy dtype conversions
#24541 by jreback was merged Jan 4, 2019 Loading… 0.24.0
REGR: revert "CLN: _consolidate_inplace less" / fix regression in fillna() Clean Internals Related to non-user accessible pandas implementation
#34407 by jorisvandenbossche was merged Nov 26, 2020 Loading… 1.1.5
#39367 DOC: split contributing.rst Clean Docs
#40130 by David-dmh was merged Apr 4, 2021 Loading…
1 task done
1.3
WIP: Refactor accessors, unify usage, make "recipe" API Design Clean Internals Related to non-user accessible pandas implementation
#17042 by jbrockmendel was closed Sep 28, 2017 Loading…
1 of 4 tasks
WIP: decorator for ops boilerplate Clean Internals Related to non-user accessible pandas implementation
#24282 by jbrockmendel was closed Jan 5, 2019 Loading…
1 of 4 tasks
MAINT: Refactor logic in maybe_convert_* Clean Dtype Conversions Unexpected or buggy dtype conversions
#15018 by gfyoung was closed Jan 3, 2017 Loading… 0.20.0
CLN: Make ufunc works for Index Clean Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#10638 by sinhrks was merged Sep 6, 2015 Loading…
2 tasks done
0.17.0
BLD: Use tempita for cython templating Build Library building on various platforms Clean
#13716 by sinhrks was closed Jul 26, 2016 Loading…
3 tasks done
0.19.0
CLN: move plotting funcs to pd.plotting Clean Visualization plotting
#13579 by sinhrks was closed Apr 14, 2017 Loading…
4 tasks done
MAINT: Cleanup pandas/src/parser Clean IO CSV read_csv, to_csv
#14740 by gfyoung was merged Dec 6, 2016 Loading… 0.20.0
CLN: Move boxing logic to BlockManager Clean Internals Related to non-user accessible pandas implementation
#12752 by sinhrks was closed Apr 3, 2016 Loading…
5 tasks done
0.18.1
Remove Encoding of values in char** For Labels Clean IO JSON read_json, to_json, json_normalize
#27618 by WillAyd was merged Aug 23, 2019 Loading…
1 task done
1.0.0
CLN: Condense PR style checklist into one script Clean
#30773 by gfyoung was closed Jan 8, 2020 Loading…
BUG: properly close files opened by parsers Clean IO CSV read_csv, to_csv IO Stata read_stata, to_stata
#13940 by agraboso was closed Aug 11, 2016 Loading…
4 tasks done
0.19.0
BUG: Series/Index results in datetime/timedelta incorrectly if inputs are all nan/nat like Bug Clean Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#13477 by sinhrks was merged Jul 11, 2016 Loading…
3 tasks done
0.19.0
CLN: String formatting % -> f-strings Clean
#29518 by alimcmaster1 was merged Nov 18, 2019 Loading…
2 tasks done
1.0.0
cleaned up imports Clean Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#18264 by tdpetrou was merged Nov 23, 2017 Loading… 0.23.0
DEPR/CLN: Clean up to_dense signature deprecations Clean Deprecate Functionality to remove in pandas
#22910 by gfyoung was merged Oct 18, 2018 Loading… 0.24.0
CLN: algos Clean Dtype Conversions Unexpected or buggy dtype conversions
#15929 by jreback was merged Apr 7, 2017 Loading… 0.20.0
CLN: cleaning core/common.py Clean
#12804 by jreback was closed Apr 6, 2016 Loading… 0.18.1
ProTip! Exclude everything labeled bug with -label:bug.