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

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
Initial draft: from_dummies Categorical Categorical Data Type Enhancement
#41902 by pckSF was merged Jun 30, 2022 Loading…
5 of 10 tasks
1.5
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
#21160 by jreback was merged Jul 20, 2018 Loading… 0.24.0
ENH: better MultiIndex.__repr__ Enhancement MultiIndex Output-Formatting __repr__ of pandas objects, to_string
#22511 by topper-123 was merged Jun 19, 2019 Loading…
3 tasks done
0.25.0
ENH: consistency of input args for boundaries in DataFrame.between_time() #40245 Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas Enhancement
#43248 by suyashgupta01 was merged Sep 10, 2021 Loading…
3 of 4 tasks
1.4
ENH: add arrow engine to read_csv Enhancement IO CSV read_csv, to_csv Performance Memory or execution speed performance Stale
#31817 by lithomas1 was closed Dec 8, 2020 Loading…
4 of 5 tasks
Adding (Insert or update if key exists) option to .to_sql #14553 Enhancement IO SQL to_sql, read_sql, read_sql_query
#29636 by cvonsteg was closed Feb 22, 2023 Loading…
5 tasks
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: 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
ENH: conditional merge - initial concept Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#42964 by ms7463 was closed Apr 24, 2022 Loading…
4 tasks
ENH: Add numba engine for rolling apply Dependencies Required and optional dependencies Enhancement Window rolling, ewma, expanding
#30151 by mroeschke was merged Dec 27, 2019 Loading…
5 tasks done
1.0.0
Class to read OpenDocument Tables Enhancement IO Data IO issues that don't fit into a more specific label
#25427 by detrout was merged Jul 3, 2019 Loading… 0.25.0
ENH: Styler tooltips feature Enhancement Stale Styler conditional formatting using DataFrame.style
#35643 by attack68 was merged Jan 17, 2021 Loading…
5 tasks done
1.3
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
DataFrame.corrwith() method now supports 'how', 'method' and 'min_periods' params Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#22622 by Mottl was closed Dec 26, 2018 Loading…
3 tasks done
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
ENH: pd.read_html argument to extract hrefs along with text from cells Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#45973 by abmyii was merged Aug 16, 2022 Loading…
4 tasks done
1.5
Enhanced json normalize Enhancement IO JSON read_json, to_json, json_normalize
#23861 by bhavaniravi was closed Jun 17, 2019 Loading…
3 tasks done
ENH: Add calamite engine to read_excel Dependencies Required and optional dependencies Enhancement IO Excel read_excel, to_excel Stale
#50581 by kostyafarber was closed May 15, 2023 Loading…
4 of 5 tasks
ENH: Add Styler.pipe() method (#23229) Code Style Code style, linting, code_checks Enhancement
#23384 by nmusolino was merged Nov 28, 2018 Loading…
4 tasks done
[ENH] case_when function API Design Enhancement
#55390 by samukweku was closed Nov 19, 2023 Loading…
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.