{"id":23317046,"url":"https://github.com/tahmid-tanzim/exploring-pandas","last_synced_at":"2026-04-11T22:02:25.250Z","repository":{"id":37217860,"uuid":"41298964","full_name":"tahmid-tanzim/exploring-pandas","owner":"tahmid-tanzim","description":"Learning Pandas ...","archived":false,"fork":false,"pushed_at":"2023-02-10T23:49:46.000Z","size":8810,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T08:39:16.221Z","etag":null,"topics":["data-science","pandas","python"],"latest_commit_sha":null,"homepage":"https://pandas.pydata.org/","language":"Jupyter Notebook","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/tahmid-tanzim.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":"2015-08-24T11:18:16.000Z","updated_at":"2021-10-16T09:58:30.000Z","dependencies_parsed_at":"2024-12-20T16:29:15.632Z","dependency_job_id":null,"html_url":"https://github.com/tahmid-tanzim/exploring-pandas","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/tahmid-tanzim%2Fexploring-pandas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahmid-tanzim%2Fexploring-pandas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahmid-tanzim%2Fexploring-pandas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahmid-tanzim%2Fexploring-pandas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tahmid-tanzim","download_url":"https://codeload.github.com/tahmid-tanzim/exploring-pandas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589832,"owners_count":20963022,"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":["data-science","pandas","python"],"created_at":"2024-12-20T16:19:00.465Z","updated_at":"2026-04-11T22:02:25.169Z","avatar_url":"https://github.com/tahmid-tanzim.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exploring Pandas\n\n### 1. Installation and Loading Data\n* Pandas\n* Jupyter Notebook\n```shell\n$ python3 -m pip install --upgrade pip\n$ python3 -m pip install virtualenv\n$ virtualenv venv\n$ source venv/bin/activate\n$ python -m pip install --upgrade pip\n$ pip list\n$ python -m pip install pandas\n$ python -m pip install jupyterlab\n$ pip freeze \u003e requirements.txt\n$ python -m pip install -r requirements.txt\n$ deactivate\n```\n\n* Download Data Source - [Stack Overflow Survey 2020](https://insights.stackoverflow.com/survey)\n\n* Start Jupyter Notebook Server\n```shell\n$ jupyter notebook\n```\n\n* Grouping and Aggregating - Analyzing and Exploring Your Data","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftahmid-tanzim%2Fexploring-pandas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftahmid-tanzim%2Fexploring-pandas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftahmid-tanzim%2Fexploring-pandas/lists"}