-
- 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
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
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: 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… updated Aug 17, 2017
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… updated Aug 30, 2017
2 of 4 tasks
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… updated Nov 25, 2017
4 tasks done
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… updated Dec 11, 2017
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… updated Dec 14, 2017
4 tasks
ENH: Added public accessor registrar API Design Enhancement
#18827 by TomAugspurger was merged Jan 16, 2018 Loading… updated Jan 16, 2018
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… updated Jan 21, 2018
3 of 4 tasks
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… updated Jan 21, 2018
4 tasks done
Array Interface and Categorical internals Refactor Enhancement Internals Related to non-user accessible pandas implementation
ENH: interpolate.limit_area() 16284 Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Add interpolation options to rolling quantile Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Read from multiple <tbody> within a <table> Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
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… updated Jun 12, 2018
4 tasks done
implement maybe_wrap_in_index for EA Mixin dispatch Enhancement ExtensionArray Extending pandas with custom dtypes or arrays.
#21715 by jbrockmendel was closed Jul 4, 2018 Loading… updated Jul 5, 2018
ENH: Integer NA Extension Array Dtype Conversions Unexpected or buggy dtype conversions Enhancement ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ENH: Merge DataFrame and Series using Concat, Merge/Join, Stack/Unstack, Explode
on (GH21220) Enhancement Reshaping ENH: Number formatting support for excel styles Code Style Code style, linting, code_checks Enhancement IO Excel read_excel, to_excel
#22015 by marknsikora was merged Jul 24, 2018 Loading… updated Jul 24, 2018
4 tasks done
Previous Next
ProTip! no:milestone will show everything without a milestone.