Published January 4, 2024
| Version v0.5.6
Software
Open
pydata/patsy: v0.5.6
Authors/Creators
- 1. Data Scientist at @Netflix
- 2. ServiceNow
- 3. HCA Healthcare
- 4. @NVIDIA
- 5. @Pioreactor
- 6. @gitlabhq
- 7. @CanonicalLtd
- 8. IRESS
Description
This is a minor release pre-empting some upstream deprecations in numpy and pandas.
- Avoid using deprecated
is_categorical_dtypefrompandasat all in pandas >=0.25. (thanks @EpigeneMax, @lesteve, @bashtage) - Avoid using deprecated
numpy.row_stackin favor ofnumpy.vstackin preparation from numpy 2.0. (thanks @bashtage)
Files
pydata/patsy-v0.5.6.zip
Files
(431.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:669162ff9c7687342ef66fe3e53850a7
|
431.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pydata/patsy/tree/v0.5.6 (URL)