Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

ENH: Add support for reading 102-format Stata dta files
#58978 opened Jun 11, 2024 by cmjcharlton Draft
3 of 5 tasks
PERF/CLN: Avoid ravel in plotting Performance Memory or execution speed performance Visualization plotting
#58973 opened Jun 10, 2024 by mroeschke Loading… 3.0
PERF: Use reshape instead of ravel/flatten Code Style Code style, linting, code_checks Performance Memory or execution speed performance
#58972 opened Jun 10, 2024 by mroeschke Loading… 3.0
DEPR: Change version to 4.0 in deprecate decorators
#58967 opened Jun 10, 2024 by Aloqeely Loading…
PERF: Use shallow copies/defer copies in io IO Data IO issues that don't fit into a more specific label Performance Memory or execution speed performance
#58960 opened Jun 7, 2024 by mroeschke Loading… 3.0
PERF: Use shallow copies/remove unnecessary copies in reshaping Copy / view semantics Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#58959 opened Jun 7, 2024 by mroeschke Loading… 3.0
PERF: Only copy in plotting when needed Performance Memory or execution speed performance Visualization plotting
#58958 opened Jun 7, 2024 by mroeschke Loading… 3.0
DOC: Add missing parameters to offsets class: Tick
#58948 opened Jun 6, 2024 by Anh-HoDac Loading…
1 task done
BUG : fix Series.mode throwing exception with dropna=False and no nul… NA - MaskedArrays Related to pd.NA and nullable extension arrays
#58931 opened Jun 5, 2024 by JJLLWW Loading…
5 tasks done
ENH: Align Timedelta fractional Seconds (+ replace)
#58928 opened Jun 5, 2024 by sofiasimass Loading…
2 of 5 tasks
BUG: Handle unit count when converting from np.datetime64
#58915 opened Jun 4, 2024 by rob-sil Loading…
5 tasks done
DOC: Fixes PR01, PR02 for Series.cat and Series.dt
#58912 opened Jun 4, 2024 by 03darius Loading…
ENH: Warn when to_datetime falls back to dateutil when dayfirst is True Timeseries Warnings Warnings that appear or should be added to pandas
#58876 opened Jun 1, 2024 by Aloqeely Loading…
1 of 5 tasks
Series.values deprecation of converts and drops Deprecate Functionality to remove in pandas
#58856 opened May 29, 2024 by pedrocariellof Loading…
2 of 5 tasks
ENH: pd.NamedAgg forwards *args and **kwargs to aggfunc Apply Apply, Aggregate, Transform
#58852 opened May 28, 2024 by tomytp Loading…
4 tasks done
feat!: Removes inplace option for `pandas.core.resample.Resampler.i… inplace Relating to inplace parameter or equivalent Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
#58847 opened May 27, 2024 by cbpygit Loading…
5 tasks done
BUG: DataFrame.drop unexpectedly drops frequency
#58846 opened May 27, 2024 by mcmrc Loading…
5 tasks done
Support writing/reading notes to/from excel files
#58831 opened May 26, 2024 by diogomsmiranda Loading…
5 tasks done
ProTip! What’s not been updated in a month: updated:<2024-05-11.