pub fn python_object_serialize( pyobj: &Py<PyAny>, buf: &mut Vec<u8>, ) -> PolarsResult<()>
serde
python