buffalo_panel.type_aliases.FloatArray
- buffalo_panel.type_aliases.FloatArray
Array-valued floating-point input normalized to
float64NumPy arrays.This alias is the Buffalo Panel public facade for the shared Buffalo Core
FloatArraydefinition and should be preferred in Buffalo Panel type annotations and documentation.alias of
ndarray[tuple[int, …],dtype[float64]]