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
drop the length from numpy's fixed-width string dtypes (#9586)
* check that the length of fixed-width numpy strings is reset
* drop the length from numpy's fixed-width string dtypes
* compatibility with `numpy<2`
* use `issubdtype` instead
* some more test cases
* more details in the comment
---------
Co-authored-by: Tom Nicholas <tom@cworthy.org>
0 commit comments