Open kylebarron opened 6 years ago
read more about using cython to compile pyx files to C. Then you could leverage a lot of pyarrow.
http://docs.cython.org/en/latest/src/quickstart/build.html
https://stackoverflow.com/questions/36399083/how-to-use-cython-to-compile-python-3-into-c
read more about using cython to compile pyx files to C. Then you could leverage a lot of pyarrow.
http://docs.cython.org/en/latest/src/quickstart/build.html