-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
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
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
ENH: Added ability to freeze panes from DataFrame.to_excel() (#15160) Enhancement IO Excel read_excel, to_excel
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
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
Use read_csv, to_csv
python-requests library, if installed, to support broad http(s) scenarios including Basic Authentication Enhancement IO CSV #17087 by skynss was closed Apr 11, 2018 Loading…
4 tasks done
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
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
ENH: Added public accessor registrar API Design Enhancement
#18827 by TomAugspurger was merged Jan 16, 2018 Loading…
Array Interface and Categorical internals Refactor Enhancement Internals Related to non-user accessible pandas implementation
ENH: Allow for join between two multi-index dataframe instances Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Add interpolation options to rolling quantile Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.