Class: Arrow::Int16DataType
- Inherits:
-
Object
- Object
- Arrow::Int16DataType
- Defined in:
- lib/arrow-numo-narray/to-narray.rb
Instance Method Summary collapse
Instance Method Details
#narray_class ⇒ Object
23 24 25 |
# File 'lib/arrow-numo-narray/to-narray.rb', line 23 def narray_class Numo::Int16 end |