You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
If PDEP-17 goes through it'd be great if I could to switch all our deprecations from FutureWarning to DeprecationWarning before 3.0 — not a blocker though
Hello everyone ! I hear everywhere that pandas 3.0 will be awesome, bravo !
Do you have a better view on when we should expect a release (or rc) ? Is it next month/quarter/year ?
Thanks again for the fantastic work done !
Activity
test_dataarray.test_to_dask_dataframe()
pydata/xarray#8838mroeschke commentedon Apr 12, 2024
Looking like this this release will happen post April 2024. Kicking the tires on things that are left to do before 3.0
Blockers for 3.0.
PeriodIndex
QST: FutureWarning: Resampling with a PeriodIndex is deprecated, how to resample now? #57033, QST: Roadmap for deprecations of Period types #56588Notable non-blockers for 3.0
make_block
and introduce alternative DEPR: make_block #56815, Add low-level create_dataframe_from_blocks helper function #58197Anything else @pandas-dev/pandas-core
lithomas1 commentedon Apr 15, 2024
It's probably wise to get in a 2.2.3 release before 3.0.
rhshadrach commentedon May 19, 2024
A minor issue, but I'd like some eyes on #57351, make sure we're still good with the removal of swapaxes.
Aloqeely commentedon Jun 28, 2024
If PDEP-17 goes through it'd be great if I could to switch all our deprecations from
FutureWarning
toDeprecationWarning
before 3.0 — not a blocker thoughEwoutH commentedon Jul 11, 2024
Any update on the estimated release date? And will there be alpha, beta and/or release-candidate releases?
BastienGauthier commentedon Jul 27, 2025
Hello everyone ! I hear everywhere that pandas 3.0 will be awesome, bravo !
Do you have a better view on when we should expect a release (or rc) ? Is it next month/quarter/year ?
Thanks again for the fantastic work done !
jbrockmendel commentedon Jul 28, 2025
Can't speak for everybody, but I think we're getting close and am optimistic about an RC in August or September.