{"id":19329752,"url":"https://github.com/outerbounds/fast-data-blog","last_synced_at":"2025-04-22T21:32:04.538Z","repository":{"id":162766298,"uuid":"636543944","full_name":"outerbounds/fast-data-blog","owner":"outerbounds","description":"Example code related to a blog post, Fast Data: Loading Tables From S3 At Lightning Speed","archived":false,"fork":false,"pushed_at":"2023-05-07T04:13:07.000Z","size":27,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-01-25T14:44:18.581Z","etag":null,"topics":["arrow","data","high-performance-computing","pandas","python","tabular-data"],"latest_commit_sha":null,"homepage":"https://outerbounds.com/blog/metaflow-fast-data/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/outerbounds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-05-05T05:01:23.000Z","updated_at":"2023-08-08T18:09:59.000Z","dependencies_parsed_at":"2023-05-19T01:15:23.454Z","dependency_job_id":null,"html_url":"https://github.com/outerbounds/fast-data-blog","commit_stats":{"total_commits":3,"total_committers":3,"mean_commits":1.0,"dds":0.6666666666666667,"last_synced_commit":"b7d7cd8e0b6a2656ea60544e5e4a7e829ed9b1e2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outerbounds%2Ffast-data-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outerbounds%2Ffast-data-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outerbounds%2Ffast-data-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outerbounds%2Ffast-data-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outerbounds","download_url":"https://codeload.github.com/outerbounds/fast-data-blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223905780,"owners_count":17222948,"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":["arrow","data","high-performance-computing","pandas","python","tabular-data"],"created_at":"2024-11-10T02:29:46.801Z","updated_at":"2024-11-10T02:29:47.372Z","avatar_url":"https://github.com/outerbounds.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Read this blog post for context: [Fast Data: Loading Tables From S3 At Lightning Speed](https://outerbounds.com/blog/metaflow-fast-data/) ⚡\n\n# Setup\n\n## Python Environment 📦\n\n### (Option A) Use conda\n```\nmamba env create -f env.yml\n```\n\n### (Option B) Use pip\n```\npython -m venv metaflow-structured-data-env \nsource metaflow-structured-data-env/bin/activate\npip install notebook==6.4.10 pyarrow==11.0.0 pandas==1.4.2 matplotlib==3.5.0 duckdb==0.6.0 scipy==1.10.1 lightgbm==3.3.5 seaborn==0.12.1\n```\n\n## Run the `FastDataProcessing` flow\n```bash\npython fast_data_processing.py --environment=conda run\n```\n\n## Run the `FastDataModeling` flow\n```bash\npython fast_data_modeling.py run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fouterbounds%2Ffast-data-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fouterbounds%2Ffast-data-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fouterbounds%2Ffast-data-blog/lists"}