Sha256: c1d6c732a59637f0aa19cdd973463fc24d3c44e42292a26e311c61dfa0842afc
Contents?: true
Size: 784 Bytes
Versions: 5
Compression:
Stored size: 784 Bytes
Contents
# Copyright 2017 Kouhei Sutou <kou@clear-code.com> # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. require "arrow" require "numo/narray" require "arrow-numo-narray/version" require "arrow-numo-narray/error" require "arrow-numo-narray/to-arrow" require "arrow-numo-narray/to-narray"
Version data entries
5 entries across 5 versions & 1 rubygems