Vibhatha Abeykoon Wed, 27 Jan 2021 18:31:04 -0800
Hello, In C++ API, we can use TypeTraits and get the corresponding CType for a given arrow data type. Is there a way to get the CType from a Pyarrow object in the PyArrow Cython API similar to that of C++ API?
With Regards, Vibhatha Abeykoon