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: 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
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
REF: Make _slice_take_blocks_ax0 a generator Clean Internals Related to non-user accessible pandas implementation
#58805 opened May 21, 2024 by mroeschke Loading… 3.0
REF: Remove BlockManager.arrays in favor of BlockManager.blocks usage Clean Internals Related to non-user accessible pandas implementation
#58804 opened May 21, 2024 by mroeschke Loading… 3.0
Fix : #58748 BUG: eval fails for ExtensionArray Bug expressions pd.eval, query
#58793 opened May 19, 2024 by SiddheshBangar Loading…
3 of 5 tasks
WEB: Refine PDEP presentation Enhancement Web pandas website
#58791 opened May 19, 2024 by rhshadrach Loading…
1 of 5 tasks
CI: Test Python 3.13 CI Continuous Integration Python 3.13 Testing pandas testing functions or related to the test suite
#58776 opened May 18, 2024 by lithomas1 Draft
5 tasks
pandas 210 has no win32 wheels Docs
#58775 opened May 18, 2024 by nillsscb Loading…
Enh/group by.transform should accept similar arguments to group by.agg Apply Apply, Aggregate, Transform Groupby
#58773 opened May 18, 2024 by abeltavares Loading…
5 tasks done
ENH add *args support for numba apply Apply Apply, Aggregate, Transform Enhancement numba numba-accelerated operations
#58767 opened May 18, 2024 by auderson Loading…
4 of 5 tasks
ProTip! no:milestone will show everything without a milestone.