Skip to main content

register_pandas_module

Function register_pandas_module 

Source
pub fn register_pandas_module(m: &Bound<'_, PyModule>) -> PyResult<()>
Expand description

Register pandas compatibility functions with Python module