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

add compression support for 'read_pickle' and 'to_pickle' Compat pandas objects compatability with Numpy or Python functions Enhancement IO Data IO issues that don't fit into a more specific label
#13317 by goldenbull was closed Mar 9, 2017 Loading… 0.20.0
ENH: support cut/qcut for datetime/timedelta (GH14714) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Datetime Datetime data dtype Enhancement Timedelta Timedelta data type
#14737 by aileronajay was merged Dec 3, 2016 Loading…
4 tasks done
0.20.0
Added FrozenList subtraction API Design Enhancement
#15506 by benthayer was closed Mar 2, 2017 Loading…
4 tasks done
0.20.0
ENH: Allow parameters method and min_periods in DataFrame.corrwith() Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#15573 by anthonyho was closed Aug 17, 2017 Loading…
4 tasks done
ENH add fill_value feature to pd.get_dummies Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15926 by beckermr was closed Aug 1, 2017 Loading…
4 tasks done
ENH: add optional ddof param to DataFrame.cov() Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#16227 by edhalter was closed Oct 29, 2017 Loading…
3 of 4 tasks
ENH: interpolate.limit_area() 16284 Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#16513 by WBare was closed Feb 24, 2018 Loading…
4 tasks done
0.23.0
BUG, ENH: Read Data From Password-Protected URL's and allow self signed SSL certs Bug Enhancement IO Data IO issues that don't fit into a more specific label
#16910 by skynss was closed Jan 21, 2018 Loading…
4 tasks done
ENH: Use 'Y' as an alias for end of year Enhancement Frequency DateOffsets
#16978 by gfyoung was merged Jul 19, 2017 Loading…
3 tasks done
0.21.0
Make some attributes of DateOffset read-only; add tests Enhancement Performance Memory or execution speed performance
#17181 by jbrockmendel was closed Aug 30, 2017 Loading…
2 of 4 tasks
ENH: pd.DataFrame.info() to show line numbers GH17304 Enhancement Error Reporting Incorrect or improved errors from pandas
#17332 by pratapvardhan was closed Feb 27, 2019 Loading…
4 tasks done
ENH - GH:17160, DataFrame.pivot accepts a list of values Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#17339 by BBQHarvey was closed Nov 25, 2017 Loading…
4 tasks done
ENH: gb.is_monotonic_increasing #17015 Enhancement Groupby
#17453 by No-Stream was merged Feb 15, 2018 Loading…
4 tasks done
0.23.0
Styler.to_html implemented for outputting styled DataFrame as HTML Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#17545 by apryor6 was closed Jan 21, 2018 Loading…
3 of 4 tasks
repr string for pd.Grouper Enhancement Groupby Output-Formatting __repr__ of pandas objects, to_string
#17727 by topper-123 was closed Nov 9, 2017 Loading…
2 tasks
ENH: sort=bool keyword argument for index.difference Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#17878 by Giftlin was closed Dec 14, 2017 Loading…
4 tasks
Add HDFS reading Enhancement IO Network Local or Cloud (AWS, GCS, etc.) IO Issues
#18568 by AbdealiLoKo was closed Mar 16, 2018 Loading…
4 tasks done
Array Interface and Categorical internals Refactor Enhancement Internals Related to non-user accessible pandas implementation
#19268 by TomAugspurger was merged Feb 2, 2018 Loading… 0.23.0
ENH: Allow for join between two multi-index dataframe instances Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20356 by harisbal was merged Nov 15, 2018 Loading… 0.24.0
Add interpolation options to rolling quantile Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20497 by kornilova203 was merged Apr 24, 2018 Loading…
4 tasks
0.23.0
[ENH] Add read support for Google Cloud Storage Enhancement
#20729 by bnaul was merged Jun 26, 2018 Loading…
4 tasks done
0.24.0
ENH: Add class to write dta format 117 files Enhancement IO Stata read_stata, to_stata
#20844 by bashtage was merged May 1, 2018 Loading…
4 tasks done
0.23.0
ProTip! Exclude everything labeled bug with -label:bug.