Expand description
Mapping between ferray [DType], Arrow [DataType], and NumPy dtype codes.
This module provides bidirectional conversion functions so that every interop path (NumPy, Arrow, Polars) shares a single source of truth for type correspondence.