Class: Arrow::UInt64DataType
- Inherits:
-
Object
- Object
- Arrow::UInt64DataType
- Defined in:
- lib/arrow-numo-narray/to-narray.rb
Instance Method Summary collapse
Instance Method Details
#narray_class ⇒ Object
59 60 61 |
# File 'lib/arrow-numo-narray/to-narray.rb', line 59 def narray_class Numo::UInt64 end |