python-patsy
No description set
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / python-patsy
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:numeric/python-patsy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
patsy-0.5.6.tar.gz | 0000398011 389 KB | |
python-patsy-no-python2.patch | 0000042565 41.6 KB | |
python-patsy.changes | 0000008753 8.55 KB | |
python-patsy.spec | 0000002798 2.73 KB |
Revision 14 (latest revision is 21)
Dirk Mueller (dirkmueller)
committed
(revision 14)
- update to 0.5.6: * Avoid using deprecated is_categorical_dtype from pandas at all in pandas >=0.25. * Avoid using deprecated numpy.row_stack in favor of numpy.vstack. * Handle deprecation of _is_categorical_dtype in pandas. * Replace numpy.issubsctype usage with numpy.issubdtype for compatibility with numpy 2.0. * Add support for Python 3.12, and fix broken unit tests in this version.
Comments 0