{"id":23450780,"url":"https://github.com/red-data-tools/red-datasets-arrow","last_synced_at":"2025-04-13T20:15:07.252Z","repository":{"id":28118727,"uuid":"116026607","full_name":"red-data-tools/red-datasets-arrow","owner":"red-data-tools","description":"A Red Datasets plugin to export dataset as Apache Arrow object","archived":false,"fork":false,"pushed_at":"2022-07-13T04:52:49.000Z","size":17,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T10:47:26.236Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/red-data-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-02T15:00:02.000Z","updated_at":"2022-12-29T01:06:09.000Z","dependencies_parsed_at":"2022-07-14T05:00:29.823Z","dependency_job_id":null,"html_url":"https://github.com/red-data-tools/red-datasets-arrow","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-datasets-arrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-datasets-arrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-datasets-arrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-datasets-arrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/red-data-tools","download_url":"https://codeload.github.com/red-data-tools/red-datasets-arrow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358683,"owners_count":21090415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-24T00:15:06.630Z","updated_at":"2025-04-13T20:15:07.226Z","avatar_url":"https://github.com/red-data-tools.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n## Name\n\nRed Datasets Arrow\n\n## Description\n\nRed Datasets Arrow adds [Apache Arrow](http://arrow.apache.org/) object export feature to Red Datasets.\n\nRed Datasets Arrow adds `#to_arrow` method to each dataset in Red Datasets. You can get dataset as `Arrow::Table` object. `Arrow::Table` is provided by [Red Arrow](https://github.com/apache/arrow/tree/master/ruby/red-arrow).\n\n## Install\n\n```console\n% gem install red-datasets-arrow\n```\n\n## Usage\n\nHere is an example to access iris dataset by `#to_arrow`:\n\n```ruby\nrequire \"datasets-arrow\"\n\niris = Datasets::Iris.new\nputs iris.to_arrow\n```\n\n## License\n\nThe MIT license. See `LICENSE.txt` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fred-datasets-arrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred-data-tools%2Fred-datasets-arrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fred-datasets-arrow/lists"}