weld-project / weld

High-performance runtime for data analytics applications
https://www.weld.rs
BSD 3-Clause "New" or "Revised" License
2.99k stars 260 forks source link

Basic Series BinOp functionality #499

Closed sppalkia closed 4 years ago

sppalkia commented 4 years ago

Adds some basic binary op functionality to the new Grizzly implementation, with support for converting Series/array-like objects to the new GrizzlySeries class.