Class: Arrow::Int8DataType
- Inherits:
-
Object
- Object
- Arrow::Int8DataType
- Defined in:
- lib/arrow-numo-narray/to-narray.rb
Instance Method Summary collapse
Instance Method Details
permalink #narray_class ⇒ Object
[View source]
17 18 19 |
# File 'lib/arrow-numo-narray/to-narray.rb', line 17 def narray_class Numo::Int8 end |