{"id":49256180,"url":"https://github.com/ismielabir/pycsvsummarizer","last_synced_at":"2026-04-25T04:00:58.430Z","repository":{"id":288901956,"uuid":"969503068","full_name":"IsmielAbir/PyCSVSummarizer","owner":"IsmielAbir","description":"A lightweight tool to summarize CSV files using various features.","archived":false,"fork":false,"pushed_at":"2025-04-21T06:12:55.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-25T03:59:49.795Z","etag":null,"topics":["csv","data-analysis","data-summary","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/PyCSVSummarizer/","language":"Python","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/IsmielAbir.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-20T09:49:23.000Z","updated_at":"2026-03-19T21:35:46.000Z","dependencies_parsed_at":"2026-04-25T04:00:52.506Z","dependency_job_id":null,"html_url":"https://github.com/IsmielAbir/PyCSVSummarizer","commit_stats":null,"previous_names":["ismielabir/pycsvsummarizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IsmielAbir/PyCSVSummarizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmielAbir%2FPyCSVSummarizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmielAbir%2FPyCSVSummarizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmielAbir%2FPyCSVSummarizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmielAbir%2FPyCSVSummarizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IsmielAbir","download_url":"https://codeload.github.com/IsmielAbir/PyCSVSummarizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmielAbir%2FPyCSVSummarizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32249492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T03:17:44.950Z","status":"ssl_error","status_checked_at":"2026-04-25T03:16:45.208Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["csv","data-analysis","data-summary","python"],"created_at":"2026-04-25T04:00:27.949Z","updated_at":"2026-04-25T04:00:58.419Z","avatar_url":"https://github.com/IsmielAbir.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyCSVSummarizer\n\n[![PyPI version](https://img.shields.io/pypi/v/PyCSVSummarizer)](https://pypi.org/project/PyCSVSummarizer/)\n\nA simple Python package to **summarize CSV files** using various features.\n\n---\n\n## Features\n- Total Rows and Columns\n- Column Names\n- File Size\n- Estimated Memory Usage\n- Null Counts and Percentages\n- Duplicate Rows\n- Top Frequent Values\n- Unique Values Per Column\n- Numeric vs Categorical Columns\n- Basic Stats (mean, min, max)\n- Columns with Constant Values\n- Largest Columns by Memory\n\n---\n\n## Installation\n\n```bash\npip install PyCSVSummarizer\n```\n\n## Usage\n\n```bash\nfrom PyCSVSummarizer import CSVSummarize\n\nCSVSummarize('path_to_your_file.csv')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismielabir%2Fpycsvsummarizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismielabir%2Fpycsvsummarizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismielabir%2Fpycsvsummarizer/lists"}