Function polars_core::chunked_array::object::set_polars_allow_extension

source ยท
pub fn set_polars_allow_extension(toggle: bool)
Available on crate feature object only.
Expand description

Control whether extension types may be created.

If the environment variable POLARS_ALLOW_EXTENSION is set, this function has no effect.