Class: Numo::UInt16
- Inherits:
-
Object
- Object
- Numo::UInt16
- Includes:
- ArrowConvertable
- Defined in:
- lib/arrow-numo-narray/to-arrow.rb
Instance Method Summary collapse
Methods included from ArrowConvertable
Instance Method Details
#arrow_data_type ⇒ Object
72 73 74 |
# File 'lib/arrow-numo-narray/to-arrow.rb', line 72 def arrow_data_type Arrow::UInt16DataType.new end |