round().astype() -> rint(...)

This commit is contained in:
jan 2022-07-07 16:06:06 -07:00
commit 8edb7b0956
4 changed files with 49 additions and 29 deletions

View file

@ -31,7 +31,7 @@ import pathlib
import gzip
import numpy
from numpy.typing import NDArray
from numpy.typing import NDArray, ArrayLike
import klamath
from klamath import records