ndcube
About
Our Mission
Acknowledge SunPy
Code of Conduct
Documentation
sunpy
aiapy
drms
ndcube
pfsspy
pyflct
radiospectra
sunkit-image
sunraster
Blog
Support Us
Get Help
SunPy Project
SunPy Project
Community Roles
Affiliated Packages
Meetings
ndcube 2.0.3
An Introduction to ndcube
Upgrading from ndcube 1.x to 2.x
Installing ndcube
ND Objects
Coordinate Transformations
Slicing ND Objects
Visualizing ND Objects
Reprojecting ND Objects
Tabular Coordinates
API Reference
ndcube Package
ndcube.mixins Package
ndcube.visualization Package
ndcube.utils Package
ndcube.utils.sequence Module
ndcube.utils.wcs Module
ndcube.utils.misc Module
ndcube.tests.helpers Module
Extending ndcube in Other Packages
Release History
unique_sorted
¶
ndcube.utils.misc.
unique_sorted
(
iterable
)
[source]
¶
Return unique values in the order they are first encountered in the iterable.