Closed nugend closed 3 years ago
Hi @nugend
Indeed in the past concatenated DataFrames were not our focus and had many limitations (bugs). Recently there have been many improvements, and I think all reported bugs regarding concatenated DataFrames have been resolved.
This is all in the master branch (in case you are comfortable with a dev install).
Otherwise, we expect to make a new release in the coming 1-2 weeks, which will include all the work done on the concatenated DataFrames.
Regarding your main question, we do plan on supporting chunked arrow table soon as well (i.e. reading them easily in one line).
I believe this is not supported. Please reopen if the issue persists.
Not sure if this is a bug or an intentional restriction, but it's not spelled out in the documentation.
You can convert these to concatenated dataframes, but they break badly when you actually try and use them at the moment. I think that some fixes for concatenated frames are currently in the pipeline for the next release?
Anyway, wasn't really sure if this was a bug or known limit. Thanks.