schnorr / starvz

R-based visualization techniques for the StarPU runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change Feathers for Apache Arrow

llnns opened this issue · comments

The original feather lib is deprecated, and is been substituted for Apache Arrow.
https://arrow.apache.org/
Change the library and the respective functions to the new lib.

Done in c1ef9a5.