Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 387 Bytes

File metadata and controls

22 lines (12 loc) · 387 Bytes

External Interfaces

.. currentmodule:: pygeode.ext_xarray

Methods for converting from PyGeode to other structures, and vice-versa.

Converting to/from xarray

.. autosummary::

  to_xarray
  from_xarray
.. autofunction:: to_xarray

.. autofunction:: from_xarray