-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: Add leftsemi merge Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#57979 by phofl was closed Sep 25, 2024 Loading… updated Sep 25, 2024
5 tasks
DOC: updates to IO page adding ArcticDB
#59820 by ms041223 was closed Sep 17, 2024 Loading… updated Sep 17, 2024
Support writing/reading notes to/from excel files Stale
#58831 by diogomsmiranda was closed Sep 14, 2024 Loading… updated Sep 14, 2024
5 tasks done
BUG: preserve dtype to Requires discussion from core team before further action pyarrow dtype retention op with pyarrow dtype -> expect pyarrow result
bool[pyarrow] when calling pyarrow backed Series.isna() Needs Discussion #59436 by KevsterAmp was closed Sep 9, 2024 Loading… updated Sep 12, 2024
5 tasks done
ENH: Enabled skipna argument on groupby reduction ops #15675 Groupby Stale
#58844 by andremcorreia was closed Sep 9, 2024 Loading… updated Sep 9, 2024
5 tasks done
[BUG] read_excel: fixes handling of multi index header and other corner cases Bug IO Excel read_excel, to_excel
#58899 by PL-SalvadorFandino was closed Sep 9, 2024 Loading… updated Sep 9, 2024
5 tasks done
Fix valerror dataframe array Bug metadata _metadata, .attrs
#59500 by crspencer11 was closed Sep 9, 2024 • Draft updated Sep 9, 2024
5 tasks
DOC: fix docstring validation errors for pandas.Timestamp as part of Issue #59458 Docs
#59468 by josh-tan77 was closed Sep 9, 2024 Loading… updated Sep 9, 2024
DOC: Fix docstrings for Timestamp: normalize, replace, to_numpy, to_period Docs
#59462 by EduardAkhmetshin was closed Sep 9, 2024 Loading… updated Sep 9, 2024
5 tasks
DOC: Cheatsheet update 3rd page now with frequently used display options Docs
#59469 by samuel-davidson was closed Sep 9, 2024 Loading… updated Sep 9, 2024
DOC: Improve sort parameter doc of DataFrameGroupBy.value_counts Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Docs Groupby
#59412 by KevsterAmp was closed Sep 7, 2024 Loading… updated Sep 7, 2024
5 tasks done
add sphinx-copybutton configurations to exclude prompts
#59370 by mosc9575 was closed Aug 26, 2024 Loading… updated Aug 26, 2024
1 task
DOC: Fix docstrings for Timestamp: unit, utcoffset, utctimetuple Docs Timestamp pd.Timestamp and associated methods
#59480 by shreyas-dev was closed Aug 13, 2024 Loading… updated Aug 13, 2024
Convert result of group by agg to pyarrow if input is pyarrow Apply Apply, Aggregate, Transform, Map Arrow pyarrow functionality
#58129 by undermyumbrella1 was closed Aug 9, 2024 Loading… updated Aug 10, 2024
5 tasks
Difference between calamine and openpyxl readers fixed IO Excel read_excel, to_excel Stale
#59188 by Riyazul555 was closed Aug 7, 2024 Loading… updated Aug 7, 2024
4 tasks
Support construction of a DataFrame from a Mapping Stale
#58814 by mrkn was closed Jul 22, 2024 Loading… updated Jul 22, 2024
3 of 5 tasks
ENH: Processing of .mask() for pd.NA #56844 Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
#58730 by mafaldam was closed Jul 22, 2024 Loading… updated Jul 22, 2024
1 of 5 tasks
header, update in basic.rst M #59130
#59157 by BadakalaYashwanth was closed Jul 22, 2024 Loading… updated Jul 22, 2024
ENH: pd.cut() supports str for "bin" argument
#59241 by chaarvii was closed Jul 19, 2024 Loading… updated Jul 19, 2024
4 of 5 tasks
ProTip! Adding no:label will show everything without a label.