Class: Arrow::UInt32DataType
- Inherits:
-
Object
- Object
- Arrow::UInt32DataType
- Defined in:
- lib/arrow-numo-narray/to-narray.rb
Instance Method Summary collapse
Instance Method Details
#narray_class ⇒ Object
53 54 55 |
# File 'lib/arrow-numo-narray/to-narray.rb', line 53 def narray_class Numo::UInt32 end |