kylebarron / arro3

A minimal Python library for Apache Arrow, connecting to the Rust arrow crate

Home Page:https://kylebarron.dev/arro3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`PyTable::new` should be `try_new` and validate that `schema` matches `batches`?

kylebarron opened this issue · comments

Closed by #119