0

What kind of transformations can you apply to an Arrow table?

Is its main use (for now) an interchange format for languages?

marz
  • 831
  • 1
  • 7
  • 12

1 Answers1

1

As of now, not much, but in 2019 the roadmap contains building a computational engine which aims to support most of data operations (filter, aggregatations, join, etc...).

fsaintjacques
  • 446
  • 2
  • 11