buffalo_panel.type_aliases.IntArray
- buffalo_panel.type_aliases.IntArray
Array-valued integer input normalized to
int32NumPy arrays.This alias is the Buffalo Panel public facade for the shared Buffalo Core
IntArraydefinition and should be preferred in Buffalo Panel type annotations and documentation.alias of
ndarray[tuple[int, …],dtype[int32]]