Class: Arrow::Int32DataType
- Inherits:
-
Object
- Object
- Arrow::Int32DataType
- Defined in:
- lib/arrow-numo-narray/to-narray.rb
Instance Method Summary collapse
Instance Method Details
#narray_class ⇒ Object
29 30 31 |
# File 'lib/arrow-numo-narray/to-narray.rb', line 29 def narray_class Numo::Int32 end |