{"id":23450790,"url":"https://github.com/red-data-tools/red-datasets-daru","last_synced_at":"2025-04-10T09:59:24.839Z","repository":{"id":56891404,"uuid":"126909636","full_name":"red-data-tools/red-datasets-daru","owner":"red-data-tools","description":"A Red Datasets plugin to export dataset as Daru::DataFrame object ","archived":false,"fork":false,"pushed_at":"2018-03-27T05:36:15.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-01T22:41:23.179Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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-03-27T01:13:23.000Z","updated_at":"2019-01-13T04:42:53.000Z","dependencies_parsed_at":"2022-08-21T00:50:27.850Z","dependency_job_id":null,"html_url":"https://github.com/red-data-tools/red-datasets-daru","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-datasets-daru","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-datasets-daru/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-datasets-daru/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-datasets-daru/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-daru/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198865,"owners_count":21063626,"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:09.942Z","updated_at":"2025-04-10T09:59:24.816Z","avatar_url":"https://github.com/red-data-tools.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/red-data-tools/red-datasets-daru.svg?branch=master)](https://travis-ci.org/red-data-tools/red-datasets-daru)\n\n# README\n\n## Nane\n\nRed Datasets Daru\n\n## Description\n\nRed Datasets Daru provides the way to export a Red Datasets object as Daru::DataFrame object.\n\nRed Datasets Daru adds `#to_daru` method to each dataset in Red Datasets.  Using this method, you can obtain dataset as an object of `Daru::DataFrame` class, which is provided by [daru](https://github.com/sciruby/daru).\n\n## Install\n\n```console\ngem install red-datasets-daru\n```\n\n## Usage\n\n```ruby\nrequire \"datasets-daru\"\n\niris = Datasets::Iris.new\niris_df = iris.to_daru\nputs iris_df.head\n```\n\n## License\n\nThe MIT License.  See `LICENSE.txt` for the details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fred-datasets-daru","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred-data-tools%2Fred-datasets-daru","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fred-datasets-daru/lists"}