-
- 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
Array Interface and Categorical internals Refactor Enhancement Internals Related to non-user accessible pandas implementation
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: better MultiIndex.__repr__ Enhancement MultiIndex Output-Formatting __repr__ of pandas objects, to_string
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
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
ENH: add return_inverse to duplicated for DataFrame/Series/Index/MultiIndex Enhancement
#21645 by h-vetinari was closed Dec 3, 2018 Loading…
ENH: Allow for join between two multi-index dataframe instances Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
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
Class to read OpenDocument Tables Enhancement IO Data IO issues that don't fit into a more specific label
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
ENH: pd.read_html argument to extract hrefs along with text from cells Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
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 Required and optional dependencies Enhancement IO Excel read_excel, to_excel Stale
read_excel Dependencies #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
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.