pub(crate) const NUMPY_THRESHOLD: u64 = 1000;
Maximum number of elements shown before truncation (matches NumPy default).