| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains a collection of Python data analysis practice notebooks focused on foundational data science skills. The notebooks use Python, pandas, NumPy, and exploratory data analysis techniques to clean, explore, summarize, and interpret different datasets.
This repository includes practice notebooks covering core Python data analysis concepts, including:
This notebook focuses on using pandas for data analysis tasks such as loading datasets, inspecting data, selecting columns, filtering rows, creating summaries, and working with DataFrames.
Key concepts demonstrated:
This notebook reviews NumPy, a core Python library for numerical computing. It demonstrates array creation, indexing, slicing, mathematical operations, and working with structured numerical data.
Key concepts demonstrated:
This notebook explores a LEGO-themed dataset using Python data analysis methods. It demonstrates how to examine dataset structure, summarize variables, and identify patterns in the data.
Key concepts demonstrated:
This notebook analyzes a Survivor-themed dataset. It applies data analysis techniques to explore trends, compare groups, and summarize information from the dataset.
Key concepts demonstrated:
This notebook explores a Halloween candy dataset using Python. It demonstrates how to analyze and compare candy-related variables through data exploration and summary statistics.
Key concepts demonstrated:
This notebook includes a picture phrase or visual-based Python exercise. It demonstrates basic Python logic, interpretation, and problem-solving in a notebook format.
Key concepts demonstrated:
Example files include:
The purpose of this repository is to document foundational Python data analysis practice. These notebooks demonstrate the use of pandas, NumPy, and exploratory analysis methods to work with different datasets and strengthen core data science skills.
Gilbert Morgan
Data Science Graduate Student
Python | Data Analysis | pandas | NumPy | Exploratory Data Analysis
| Back | FazBrowse Home | New Git URL |