{"id":13698295,"url":"https://github.com/imgcook/pipcook-plugin-csv-data-collector","last_synced_at":"2025-03-03T07:12:35.045Z","repository":{"id":98463059,"uuid":"286999349","full_name":"imgcook/pipcook-plugin-csv-data-collector","owner":"imgcook","description":"Pipcook plugin for cvs data collection.","archived":false,"fork":false,"pushed_at":"2021-03-19T19:23:31.000Z","size":617,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-13T18:24:38.514Z","etag":null,"topics":["pipcook-plugin","pipcook-plugin-datacollect"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imgcook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-08-12T11:44:49.000Z","updated_at":"2020-10-15T04:57:31.000Z","dependencies_parsed_at":"2023-03-10T22:46:03.438Z","dependency_job_id":null,"html_url":"https://github.com/imgcook/pipcook-plugin-csv-data-collector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fpipcook-plugin-csv-data-collector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fpipcook-plugin-csv-data-collector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fpipcook-plugin-csv-data-collector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fpipcook-plugin-csv-data-collector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imgcook","download_url":"https://codeload.github.com/imgcook/pipcook-plugin-csv-data-collector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241622613,"owners_count":19992504,"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":["pipcook-plugin","pipcook-plugin-datacollect"],"created_at":"2024-08-02T19:00:43.359Z","updated_at":"2025-03-03T07:12:35.020Z","avatar_url":"https://github.com/imgcook.png","language":"TypeScript","funding_links":[],"categories":["Pipcook Plugins"],"sub_categories":["Data Collect(Dataset)"],"readme":"# @pipcook/plugins-csv-data-collect\n\n### Description\n\nThis plugin is used to collect CSV dataset. The dataset can be used for tasks with text data, including text classification, text generation and etc.\nNotice that the url given by this plugin should be a zip file. The contents inside this zip file should have following structure:\n\n- train\n  - [filename].csv\n- validation*\n  - [filename].csv\n- test*\n  - [filename].csv\n\n\n\u003e \\* means optional. [filename] means this placeholder could be replaced by your own filename.\n\n\n### Required Parameters\n\n| Parameter | Type | Description |\n|:----------|:-----|:------------|\n|url|string|Url or path of your zip file. If it's a local file, add prefix file://|\n\n### Optional Parameters\n\n| Parameter | Type | Default Value | Description |\n|:----------|:-----|:------|:-----|\n\n\n### Example\n```json\n\"dataCollect\": {\n  \"package\": \"@pipcook/plugins-csv-data-collect\",\n  \"params\": {\n    \"url\": \"http://ai-sample.oss-cn-hangzhou.aliyuncs.com/image_classification/datasets/textClassification.zip\"\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgcook%2Fpipcook-plugin-csv-data-collector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimgcook%2Fpipcook-plugin-csv-data-collector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgcook%2Fpipcook-plugin-csv-data-collector/lists"}