Re: unwrap_table in c++ library

2018-03-15 Thread Wes McKinney
hi Viktor, > might be more frequently checked than the slack channel as i initially posted > my problem there Yes -- the mailing list or JIRA is the place you want to go for help. Slack is helpful for real-time interactions but a lot of us (like me) do not spend any time there. Asynchronous, pub

unwrap_table in c++ library

2018-03-14 Thread Viktor Gal
Hi, i’m writing this email as i thought it might be more frequently checked than the slack channel as i initially posted my problem there: i’m trying to use `arrow::py::unwrap_table` in a c++ library that would use pyarrow tables…. unfortunately when i try to load the generated python module (s