rabbit-slide-kou-rubykaigi-takeout-2021 2021.9.11.3
To use Ruby for data processing widely, Apache Arrow support is important. We can do the followings with Apache Arrow: * Super fast large data interchange and processing * Reading/writing data in several famous formats such as CSV and Apache Parquet * Reading/writing partitioned large data on cloud storage such as Amazon S3 This talk describes the followings: * What is Apache Arrow * How to use Apache Arrow with Ruby * How to integrate with Ruby 3.0 features such as MemoryView and Ractor
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 2021.9.11.3 September 13, 2021 (21.4MB)
- 2021.9.11.2 September 13, 2021 (21.4MB)
- 2021.9.11.0 August 23, 2021 (21.4MB)
Runtime依存関係 (2):
            rabbit
            >= 2.0.2
          
          
    