{"id":22353980,"url":"https://github.com/ckyle30/pa3","last_synced_at":"2025-03-26T12:28:28.674Z","repository":{"id":275145531,"uuid":"857652678","full_name":"Ckyle30/PA3","owner":"Ckyle30","description":"Programming Assignment #3 - De Guzman, Ckyle Ewxel Olrick B. - 2ECE-A","archived":false,"fork":false,"pushed_at":"2024-09-15T12:18:41.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T13:43:40.847Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ckyle30.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":"2024-09-15T08:34:20.000Z","updated_at":"2024-09-15T12:18:44.000Z","dependencies_parsed_at":"2025-01-31T13:43:42.773Z","dependency_job_id":"017a7230-e15f-4f70-bdfb-8a01993682a7","html_url":"https://github.com/Ckyle30/PA3","commit_stats":null,"previous_names":["ckyle30/pa3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ckyle30%2FPA3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ckyle30%2FPA3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ckyle30%2FPA3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ckyle30%2FPA3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ckyle30","download_url":"https://codeload.github.com/Ckyle30/PA3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245652979,"owners_count":20650608,"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-12-04T13:10:40.533Z","updated_at":"2025-03-26T12:28:28.669Z","avatar_url":"https://github.com/Ckyle30.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e# PYTHON DATA ANALYSIS (PANDAS)\n\n## Overview\nThis repository contains Python scripts for data analysis using the Pandas library. The scripts address problems from Experiment 3 of the Advanced Computer Programming and Algorithms course.\n\n\n## Task\n1. **Problem 1**\n   - **Purpose**: Loads a CSV file into a DataFrame and displays the first five and last five rows.\n   - **Instructions**: \n     - Load the `cars.csv` file into a DataFrame named `cars`.\n     - Display the first five and last five rows of the DataFrame.\n\n2. **Problem 2**\n   - **Purpose**: Performs subsetting, slicing, and indexing operations on the DataFrame to extract specific information.\n   - **Instructions**:\n     - Display the first five rows with odd-numbered columns (1, 3, 5, 7, etc.).\n     - Find the row that contains the ‘Model’ of ‘Mazda RX4’.\n     - Determine the number of cylinders (`cyl`) for the car model ‘Camaro Z28’.\n     - Determine the number of cylinders (`cyl`) and gear type (`gear`) for the car models ‘Mazda RX4 Wag’, ‘Ford Pantera L’, and ‘Honda Civic’.\n     - \n## How to Use\n1. Download the `cars.csv` file from [this link](http://bit.ly/Cars_file) and save it to your default user folder.\n2. Run the scripts using Jupyter Notebook.\n\n\n\n\n## Author\n**De Guzman, Ckyle Ewxel Olrick B.**\n\n**Section: 2ECE-A**\n\n**GitHub Username**: Ckyle30 \n\n## Changelog \n1. Fixed minor typos\n2. Reuploaded PA3 file due to code errors and typos\n3. Fixed minor issue regarding the output in camaro's cylinder\n   \n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckyle30%2Fpa3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fckyle30%2Fpa3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckyle30%2Fpa3/lists"}