News

Arrays in Python give you a huge amount of flexibility for storing, organizing, and accessing data. ... an array would need to be written out as a table with at least two columns.
I have a data frame for which one column is a nested struct array. Converting it to a pyarrow.Table fails if the data frame gets too big. I could reproduce the bug with a minimal example with ...