We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1030fc2 commit 0526467Copy full SHA for 0526467
examples/column_standardize.rs
@@ -1,3 +1,4 @@
1
+#[cfg(feature = "std")]
2
use ndarray::prelude::*;
3
4
#[cfg(feature = "std")]
0 commit comments