Conversation
|
CI failure is unrelated. |
Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
|
@quinnj - as you probably know I want to add it to allow easy splitting of a data frame into record batches for Arrow.jl. |
|
Yeah, I saw the discourse post. I wonder if we should add a note about |
|
Ah - you are right. I need to change the implementation so that |
|
After this change it will be enough to write |
Ah yes, you're right. Nice; that's very simple/clean. |
|
OK - I have made the changes and tested that @nalimilan - as usual (no rush) - it would be great if you had a look at the PR again. |
Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
|
Thank you! I will merge this after we make DataFrames.jl 1.4.4 release. |
|
Thank you! |
Having this function would be convenient in cases like https://discourse.julialang.org/t/arrow-stream-usage-clarification/89508.
With this PR adding new functionalities for 1.5 release starts. I will manage patches to 1.4.x releases in a separate branch if they are needed.