Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
loco-philippe committed May 23, 2024
1 parent b386170 commit 554a64b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/tests_ntv_numpy.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@
import pandas as pd
from shapely.geometry import Point, LineString
import xarray as xr

import ntv_pandas as npd

from ntv_numpy import Darray, Dfull, Ndarray, Xndarray, Xdataset, Dutil
from ntv_numpy.xconnector import PandasConnec


nd_equals = Dutil.equals
FILE = "https://raw.githubusercontent.com/loco-philippe/ntv-numpy/master/example/ex_ndarray.ntv"

Expand Down

0 comments on commit 554a64b

Please sign in to comment.