pub fn ensure_json_writable(_dtype: &DataType) -> Result<(), PolarsError>Available on crate feature
polars-io only.Expand description
Reject dtypes that polars-json cannot serialize.
pub fn ensure_json_writable(_dtype: &DataType) -> Result<(), PolarsError>polars-io only.Reject dtypes that polars-json cannot serialize.