Docs.rs
sklears-utils-0.1.0-beta.1
sklears-utils 0.1.0-beta.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
chrono ^0.4
normal
flate2 ^1.1
normal
optional
lazy_static ^1.5
normal
num_cpus ^1.17
normal
once_cell ^1.21
normal
quick-xml ^0.38
normal
optional
regex ^1.12
normal
rustc_version_runtime ^0.3
normal
scirs2-core ^0.1.1
normal
scirs2-stats ^0.1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.12
normal
optional
serde_yaml ^0.9
normal
optional
sklears-core ^0.1.0-beta.1
normal
sysinfo ^0.30
normal
optional
thiserror ^2.0
normal
toml ^0.9
normal
optional
approx ^0.5
dev
criterion ^0.5
dev
proptest ^1.7
dev
tempfile ^3.24
dev
libc ^0.2
normal
winapi ^0.3
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
unique_labels
sklears_
utils
0.1.0-beta.1
In sklears_
utils::
array_
utils::
core
sklears_utils
::
array_utils
::
core
Function
unique_
labels
Copy item path
Source
pub fn unique_labels<T:
Clone
+
Ord
>(labels: &
Array1
<T>) ->
Vec
<T>
Expand description
Get unique labels in sorted order