Published January 6, 2022
| Version v1.4.0rc0
Software
Open
pandas-dev/pandas: Pandas 1.4.0rc0
Creators
- Jeff Reback
- jbrockmendel
- Wes McKinney1
- Joris Van den Bossche
- Tom Augspurger2
- Phillip Cloud1
- Simon Hawkins
- Matthew Roeschke
- gfyoung
- Sinhrks
- Adam Klein
- Patrick Hoefler
- Terji Petersen
- Jeff Tratner
- Chang She3
- William Ayd4
- Shahar Naveh
- Marc Garcia
- JHM Darbyshire
- Jeremy Schendel
- Andy Hayden
- Richard Shadrach5
- Daniel Saxton
- Marco Edward Gorelli6
- Fangchen Li7
- Matthew Zeitlin
- Vytautas Jancauskas8
- Ali McMaster
- Pietro Battiston
- Skipper Seabold9
- 1. @voltrondata
- 2. @microsoft
- 3. @Tubitv
- 4. innobi
- 5. 84.51
- 6. @Gousto
- 7. Washington University in St. Louis
- 8. Leibniz Rechenzentrum
- 9. HCA Healthcare
Description
We are pleased to announce a release candidate for pandas 1.4.0. If all goes well, we'll release pandas 1.4.0 in about two weeks.
See the whatsnew for a list of all the changes. pandas 1.4.0 supports Python 3.8 and higher.
The release will be available on conda-forge and PyPI.
The release can be installed from PyPI
python -m pip install --upgrade --pre pandas==1.4.0rc0
Or from conda-forge
conda install -c conda-forge/label/pandas_rc pandas==1.4.0rc0
Please report any issues with the release candidate on the pandas issue tracker.
Files
pandas-dev/pandas-v1.4.0rc0.zip
Files
(12.6 MB)
Name | Size | Download all |
---|---|---|
md5:cf676150bf53027ae9af8c5ebb408c31
|
12.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pandas-dev/pandas/tree/v1.4.0rc0 (URL)