Closed heronshoes closed 2 years ago
I will support Vector#to_arrow_array in 0.2.3 .
Vector#to_arrow_array
This feature will enable DataFrame.new(a_key: some_Vector) by Arrow 10.0.0 with red-arrow-numo-narray 0.0.6 .
DataFrame.new(a_key: some_Vector)
(Thanks to @kou)
Done in #132 .
I will support
Vector#to_arrow_array
in 0.2.3 .This feature will enable
DataFrame.new(a_key: some_Vector)
by Arrow 10.0.0 with red-arrow-numo-narray 0.0.6 .(Thanks to @kou)