Published January 4, 2024 | Version v0.5.6

pydata/patsy: v0.5.6

Description

This is a minor release pre-empting some upstream deprecations in numpy and pandas.

  • Avoid using deprecated is_categorical_dtype from pandas at all in pandas >=0.25. (thanks @EpigeneMax, @lesteve, @bashtage)
  • Avoid using deprecated numpy.row_stack in favor of numpy.vstack in 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)