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.option_context
#58897 opened Jun 2, 2024 by tuhinsharma121 Loading…
DOC: fix PR07 for pandas.pivot_table
#58896 opened Jun 2, 2024 by tuhinsharma121 Loading…
DOC: fix PR07,RT03,SA01 for pandas.plotting.table
#58892 opened Jun 2, 2024 by tuhinsharma121 Loading…
DOC: fix SA01 for pandas.read_orc
#58891 opened Jun 2, 2024 by tuhinsharma121 Loading…
DOC: fix SA01 for pandas.reset_option
#58890 opened Jun 2, 2024 by tuhinsharma121 Loading…
DOC: fix SA01 for pandas.show_versions
#58889 opened Jun 2, 2024 by tuhinsharma121 Loading…
DOC: fix PR07 for pandas.unique
#58887 opened Jun 2, 2024 by tuhinsharma121 Loading…
BUG: Check min_periods before applying the function Apply Apply, Aggregate, Transform Bug numba numba-accelerated operations Window rolling, ewma, expanding
#58886 opened Jun 1, 2024 by rob-sil Loading…
4 of 5 tasks
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 Apply Apply, Aggregate, Transform Bug
#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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.