Class: Numo::UInt64
- Inherits:
-
Object
- Object
- Numo::UInt64
- 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
88 89 90 |
# File 'lib/arrow-numo-narray/to-arrow.rb', line 88 def arrow_data_type Arrow::UInt64DataType.new end |