Class: Arrow::Int64DataType
- Inherits:
-
Object
- Object
- Arrow::Int64DataType
- Defined in:
- lib/arrow-numo-narray/to-narray.rb
Instance Method Summary collapse
Instance Method Details
#narray_class ⇒ Object
35 36 37 |
# File 'lib/arrow-numo-narray/to-narray.rb', line 35 def narray_class Numo::Int64 end |