{"id":22220836,"url":"https://github.com/nokia/pandas-extras","last_synced_at":"2025-07-31T12:39:31.584Z","repository":{"id":57450419,"uuid":"180099222","full_name":"nokia/pandas-extras","owner":"nokia","description":"Extension package for the popular Pandas library","archived":false,"fork":false,"pushed_at":"2020-10-27T14:58:27.000Z","size":55,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T11:39:51.116Z","etag":null,"topics":["pandas","pandas-dataframe","pandas-library"],"latest_commit_sha":null,"homepage":"https://pandas-extras.readthedocs.io/en/stable/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nokia.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":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2019-04-08T08:00:40.000Z","updated_at":"2024-10-11T13:07:00.000Z","dependencies_parsed_at":"2022-08-25T23:01:01.505Z","dependency_job_id":null,"html_url":"https://github.com/nokia/pandas-extras","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/nokia/pandas-extras","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokia%2Fpandas-extras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokia%2Fpandas-extras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokia%2Fpandas-extras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokia%2Fpandas-extras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nokia","download_url":"https://codeload.github.com/nokia/pandas-extras/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nokia%2Fpandas-extras/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267378149,"owners_count":24077690,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["pandas","pandas-dataframe","pandas-library"],"created_at":"2024-12-02T23:10:23.211Z","updated_at":"2025-07-31T12:39:31.558Z","avatar_url":"https://github.com/nokia.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pandas-extras\n![Lint](https://github.com/nokia/pandas-extras/workflows/Pylint/badge.svg)\n![Tests](https://github.com/nokia/pandas-extras/workflows/Coverage/badge.svg)\n[![Documentation Status](https://readthedocs.org/projects/pandas-extras/badge/?version=latest)](https://pandas-extras.readthedocs.io/en/latest/?badge=latest)\n\nExtension package for the popular Pandas library\n\n# Installation\nThe package can be installed through pip:\n```console\n$ pip install pandas-extras\n```\n\n# Usage\nThe package contains helper function that are best called with the `pipe` operator of `DataFrame`.\n\n```python\nfrom pandas_extras import expand_lists\n\ndf = DataFrame(...)\ndf.pipe(expand_lists, *args, **kwargs)\n```\n\n## License\n\nThis project is licensed under the BSD-3-Clause license - see the [LICENSE](https://github.com/nokia/pandas-extras/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnokia%2Fpandas-extras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnokia%2Fpandas-extras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnokia%2Fpandas-extras/lists"}