Class: Arrow::UInt8DataType
- Inherits:
-
Object
- Object
- Arrow::UInt8DataType
- Defined in:
- lib/arrow-numo-narray/to-narray.rb
Instance Method Summary collapse
Instance Method Details
#narray_class ⇒ Object
41 42 43 |
# File 'lib/arrow-numo-narray/to-narray.rb', line 41 def narray_class Numo::UInt8 end |