Skip to main content

Module dtype_map

Module dtype_map 

Source
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.