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
/Users/mperry/env/notebooks/lib/python3.6/site-packages/rasterstats/main.py:165: FutureWarning:
Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated.
In future, it will be treated as `np.float64 == np.dtype(float).type`.
np.issubdtype(fsrc.array.dtype, float)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: