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 62ebe70 commit 3b49c18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/tests_ntv_numpy.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
import pandas as pd
from shapely.geometry import Point, LineString
import xarray as xr
import ntv_pandas as npd
import ntv_pandas

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


ana = ntv_pandas.to_analysis # uniquement pour le pre-commit
nd_equals = Dutil.equals
FILE = "https://raw.githubusercontent.com/loco-philippe/ntv-numpy/master/example/ex_ndarray.ntv"

Expand Down

0 comments on commit 3b49c18

Please sign in to comment.