{"id":16333028,"url":"https://github.com/davidyslu/DataParsing_Python","last_synced_at":"2025-08-29T11:30:55.897Z","repository":{"id":93934092,"uuid":"140257370","full_name":"davidyslu/DataParsing_Python","owner":"davidyslu","description":"Lab of \"Workshop on AI \u0026 Big Data Analytics 2018\" Training Course","archived":false,"fork":false,"pushed_at":"2018-07-12T07:07:02.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-14T10:33:33.585Z","etag":null,"topics":["data-parsing"],"latest_commit_sha":null,"homepage":"","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/davidyslu.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":"2018-07-09T08:46:55.000Z","updated_at":"2018-07-12T07:07:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"3754e1a1-149e-4abf-9a45-5ce5ddeb2339","html_url":"https://github.com/davidyslu/DataParsing_Python","commit_stats":null,"previous_names":["davidyslu/dataparsing_python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidyslu/DataParsing_Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FDataParsing_Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FDataParsing_Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FDataParsing_Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FDataParsing_Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidyslu","download_url":"https://codeload.github.com/davidyslu/DataParsing_Python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FDataParsing_Python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272678052,"owners_count":24975055,"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-08-29T02:00:10.610Z","response_time":87,"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":["data-parsing"],"created_at":"2024-10-10T23:34:07.735Z","updated_at":"2025-08-29T11:30:55.507Z","avatar_url":"https://github.com/davidyslu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Parsing in Python\n\nThis repository is some pactice of data parsing by using Python. Notice that this repository is lab in \"Workshop on AI \u0026 Big Data Analytics 2018\".\n\n---\n## Execution \n\n* Lab0 - Sort the last column and print the result\n   ```bash\n   $ python ./Lab0/main.py\n   ```\n* Lab1 - Extract specific data in JSON file\n   ```bash\n   $ python ./Lab1/main.py\n   ```\n* Lab2 - Transfer the image into grayscale and rotation\n   ```bash\n   $ python ./Lab2/main.py\n   ```\n\n---\n## Framework\n\n* `Lab0/` - Use Python to read CSV file and sort the data\n    * `main.py`\n* `Lab1/` - Use Python to load JSON file and extract the specific key\n    * `main.py`\n* `Lab2/` - Use Python to read a image and transfer the image into grayscale\n    * `main.py`\n* `data/`\n    * `example.csv` - Input data used in `Lab0/main.py`\n    * `example.json` - Input data used in `Lab1/main.py`\n    * `lena.jpg` - Input data used in `Lab2/main.py` \n\n---\n## Author\n\n* [David Lu](https://github.com/yungshenglu)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidyslu%2FDataParsing_Python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidyslu%2FDataParsing_Python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidyslu%2FDataParsing_Python/lists"}