{"id":20827244,"url":"https://github.com/ccnokes/learn-data-science-python","last_synced_at":"2025-09-12T18:49:40.095Z","repository":{"id":181930938,"uuid":"667680323","full_name":"ccnokes/learn-data-science-python","owner":"ccnokes","description":"This is where I'm learning data science with python","archived":false,"fork":false,"pushed_at":"2023-08-18T16:37:14.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T17:55:22.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ccnokes.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-18T04:26:38.000Z","updated_at":"2023-07-18T04:29:47.000Z","dependencies_parsed_at":"2024-11-17T23:11:44.345Z","dependency_job_id":"b81920ba-a349-4251-968e-7ebeec7336cb","html_url":"https://github.com/ccnokes/learn-data-science-python","commit_stats":null,"previous_names":["ccnokes/learn-data-science-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnokes%2Flearn-data-science-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnokes%2Flearn-data-science-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnokes%2Flearn-data-science-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnokes%2Flearn-data-science-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccnokes","download_url":"https://codeload.github.com/ccnokes/learn-data-science-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243174883,"owners_count":20248358,"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-11-17T23:11:33.394Z","updated_at":"2025-03-12T07:25:41.285Z","avatar_url":"https://github.com/ccnokes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This is where I'm learning data science with python\n\n## Virtual env\n\nI don't know what virtual envs are in python yet outside of a way to apparently manage depedencies.\n\n```\nsource env/bin/activate\n```\n\nTo list out dependencies to file:\n\n```\npip3 freeze \u003e requirements.txt\n```\n\nTo install from that:\n\n```\npip3 install -r requirements.txt\n```\n\nThis will create an env folder (which is gitignored) that contains a copy of each dependency.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccnokes%2Flearn-data-science-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccnokes%2Flearn-data-science-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccnokes%2Flearn-data-science-python/lists"}