jorgecarleitao / arrowdantic

Arrow, pydantic style
Other
82 stars 7 forks source link

Exporting to numpy & cloud file systems #5

Open benjaminrwilson opened 2 years ago

benjaminrwilson commented 2 years ago

Hi @jorgecarleitao,

Thanks for putting this library together -- it looks awesome! I had a few quick questions.

  1. What is the easiest way to convert to / from numpy using arrowdantic?
  2. Do you have any recommendations for reading Arrow files from cloud storage (e.g., s3 or gcs) that are backed by rust with python bindings?
jorgecarleitao commented 2 years ago

Hey @benjaminrwilson , sorry for the late reply, only now noticed this issue.