{"id":20448609,"url":"https://github.com/datacamp/community-hierarchical-indices","last_synced_at":"2025-04-13T01:27:53.300Z","repository":{"id":79996671,"uuid":"105545363","full_name":"datacamp/community-hierarchical-indices","owner":"datacamp","description":"This repository contains notebook + code for DataCamp community post on hierarchical indices, groupby, split-apply-combine and pandas.","archived":false,"fork":false,"pushed_at":"2017-10-02T17:15:50.000Z","size":10,"stargazers_count":6,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T19:12:18.105Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/datacamp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2017-10-02T14:38:32.000Z","updated_at":"2023-03-15T15:18:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea8d3a76-8bed-4b10-b09a-0b38875f31f3","html_url":"https://github.com/datacamp/community-hierarchical-indices","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/datacamp%2Fcommunity-hierarchical-indices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fcommunity-hierarchical-indices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fcommunity-hierarchical-indices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fcommunity-hierarchical-indices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datacamp","download_url":"https://codeload.github.com/datacamp/community-hierarchical-indices/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248653095,"owners_count":21140132,"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-15T10:35:54.686Z","updated_at":"2025-04-13T01:27:53.294Z","avatar_url":"https://github.com/datacamp.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# community-hierarchical-indices\nThis repository contains notebook + code for DataCamp community post on hierarchical indices, groupby, split-apply-combine and pandas.\n\n## Getting set up\n\nClone this repository\n\n```\ngit clone https://github.com/datacamp/community-hierarchical-indices\n```\n\nIf you do not already have the [Anaconda distribution](https://www.anaconda.com/download/), go get it (n.b., you can also do this w/out Anaconda using `pip` to install the required packages, however Anaconda is great for Data Science and I encourage you to use it).\n\nNavigate to the relevant directory `community-hierarchical-indices` and install required packages in a new conda environment:\n\n```\nconda env create -f environment.yml\n```\n\nThis will create a new environment called hierarchical-indices-pandas. To activate the environment, execute\n\n```\nsource activate hierarchical-indices\n```\n\nThen open the notebook `hierarchical_indices_multiple_groupbys_and_pandas.ipynb` and execute the code.\n\n\n### Code\nThe code in this repository is released under the [MIT license](LICENSE). Read more at the [Open Source Initiative](https://opensource.org/licenses/MIT). All text remains the Intellectual Property of DataCamp. If you wish to reuse, adapt or remix, get in touch with me at hugo at datacamp com to request permission.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacamp%2Fcommunity-hierarchical-indices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatacamp%2Fcommunity-hierarchical-indices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacamp%2Fcommunity-hierarchical-indices/lists"}