Traits§
- Trait for filling forward on an array, i.e., replacing nulls with the last non-null value.
Functions§
- Returns a
Scalar
value without checking for validity or array bounds. Might panic OR return an invalid value if used incorrectly. - Attempt to cast an array to a desired DType.