Skip to content

Commit

Permalink
add xarray_accessors
Browse files Browse the repository at this point in the history
  • Loading branch information
loco-philippe committed May 18, 2024
1 parent 729ff1a commit 48b0a4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ntv_numpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
from ntv_numpy.ndarray import Ndarray, Nutil
from ntv_numpy.xndarray import Xndarray
from ntv_numpy.xdataset import Xdataset

import ntv_numpy.xarray_accessors
# import ntv_pandas.pandas_ntv_connector

# path = Path(ntv_numpy.numpy_ntv_connector.__file__).parent
Expand Down

0 comments on commit 48b0a4a

Please sign in to comment.