Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Support objects with __array__ method #625

Merged
merged 3 commits into from
May 8, 2020
Merged

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented May 7, 2020

This includes at least:

  • pandas.Series
  • xarray.DataArray
  • dask.array.Array

@snowman2 snowman2 changed the title ENH: Add support for xarray & dask arrays ENH: Support obects with '__array__' method May 8, 2020
@snowman2 snowman2 changed the title ENH: Support obects with '__array__' method ENH: Support obects with __array__ method May 8, 2020
@snowman2 snowman2 changed the title ENH: Support obects with __array__ method ENH: Support objects with __array__ method May 8, 2020
pyproj/utils.py Outdated Show resolved Hide resolved
@snowman2 snowman2 merged commit 4ab3ff7 into pyproj4:master May 8, 2020
@snowman2 snowman2 deleted the array branch May 14, 2020 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: Support obects with __array__ method
2 participants