kylebarron / stata-parquet-old

Read and write Parquet files from Stata
GNU General Public License v3.0
4 stars 0 forks source link

cython #2

Open kylebarron opened 6 years ago

kylebarron commented 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

kylebarron commented 6 years ago

https://stackoverflow.com/questions/36399083/how-to-use-cython-to-compile-python-3-into-c