polars.unregister_extension_type#

polars.unregister_extension_type(ext_name: str) None[source]#

Unregister the extension type for the given extension name.

Warning

This functionality is currently considered unstable. It may be changed at any point without it being considered a breaking change.