Nd

Latest version: v0.3.1

Safety actively analyzes 622315 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4

---------------------------------

General updates
...............

- ...

0.3.1

-------------

:mod:`nd.classify`
..................

- added :func:`nd.classify.Classifier.make_Xy()`
- added :func:`nd.classify.Classifier.score()`

:mod:`nd.warp`
................

- small compatibility updates for new versions of shapely

0.3

-----------

General updates
...............

- drop support for Python 3.5
- ``cartopy`` is now an optional dependency

:mod:`nd.utils`
...............

- use ``multiprocessing`` rather than ``dask.delayed`` in :func:`nd.utils.parallel()`

0.2

-----------

General updates
...............

- add support for Python 3.8
- make ``libgsl`` dependency optional

:mod:`nd.classify`
..................

- removed redundant method :func:`nd.classify.cluster()`, as same
functionality can be achieved using :class:`nd.classify.Classifier`

:mod:`nd.tiling`
................

- added :func:`nd.tiling.debuffer()` to automatically remove buffer from
tiled datasets


:mod:`nd.utils`
...............

- added :func:`nd.utils.apply()` to apply functions with specified signature to arbitrary subsets of dataset dimensions


:mod:`nd.visualize`
...................

- added :func:`nd.visualize.plot_map()` to plot the geometry of a dataset
on a map

- added :func:`nd.visualize.gridlines_with_labels()` to add perfectly aligned
tick labels around a map with gridlines

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.