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

DOC: fix SA01 for pandas.plotting.plot_params
#58885 opened Jun 1, 2024 by tuhinsharma121 Loading…
DOC: fix SA01 for pandas.read_feather
#58884 opened Jun 1, 2024 by tuhinsharma121 Loading…
DOC: fix SA01 for pandas.read_sas
#58883 opened Jun 1, 2024 by tuhinsharma121 Loading…
DOC: fix SA01 for pandas.set_option
#58882 opened Jun 1, 2024 by tuhinsharma121 Loading…
DOC: fix SA01 for pandas.test
#58881 opened Jun 1, 2024 by tuhinsharma121 Loading…
DOC: fix SA01 for pandas.timedelta_range
#58879 opened Jun 1, 2024 by tuhinsharma121 Loading…
DOC: fix PR02 for pandas.tseries.offsets.YearEnd
#58878 opened Jun 1, 2024 by tuhinsharma121 Loading…
DOC: fix PR07,SA01 for pandas.util.hash_array
#58877 opened Jun 1, 2024 by tuhinsharma121 Loading…
ENH: Warn when to_datetime falls back to dateutil when dayfirst is True
#58876 opened Jun 1, 2024 by Aloqeely Loading…
1 of 5 tasks
BUG/df.agg-with-df-with-missing-values-results-in-IndexError
#58864 opened May 29, 2024 by abeltavares Loading…
5 tasks done
Series.values deprecation of converts and drops
#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
ENH: add atol, rtol and check_exact to the Object.compare() method
#58845 opened May 27, 2024 by tomhoq Loading…
5 tasks done
Support writing/reading notes to/from excel files
#58831 opened May 26, 2024 by diogomsmiranda Loading…
4 of 5 tasks
_may_promote hotfix.
#58828 opened May 26, 2024 by rajat315315 Loading…
1 task done
PERF: future_stack=True with non-MulitIndex columns Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#58817 opened May 24, 2024 by rhshadrach Draft
4 of 5 tasks
3.0
Support construction of a DataFrame from a Mapping
#58814 opened May 23, 2024 by mrkn Loading…
3 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.