Skip to content

This Jupyter Notebook displays an exploratory data analysis using Python libraries like Matplotlib, Seaborn and Pandas.

Notifications You must be signed in to change notification settings

navyabijoy/EDA-Using-Pandas-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Exploratory Data Analysis of Roller Coaster Information using Python Libraries

Welcome to this Jupyter Notebook where we embark on an exhilarating journey through the fascinating realm of roller coasters! This analysis utilizes Python libraries like pandas, matplotlib, and seaborn to conduct a comprehensive exploration of a Kaggle-sourced dataset.

Dataset Overview: The dataset provides intricate details about numerous roller coasters, featuring essential information such as Location, Status, Manufacturer, Height, Restriction, Model, Year Introduced, and more. Our analysis aims to unravel the secrets and stories hidden within this data, offering a captivating glimpse into the diverse world of roller coasters.

Analysis Highlights:

  1. Data Cleaning:

    • The notebook meticulously details the steps taken to clean and preprocess the provided data. This ensures a robust and reliable foundation for subsequent analyses.
  2. Basic Analysis using Pandas and Matplotlib:

    • Leveraging the power of pandas dataframes, we perform straightforward yet insightful analyses. Matplotlib aids in visually representing key trends and patterns, making the exploration accessible and engaging.
  3. Advanced Analysis with Seaborn:

    • Seaborn takes center stage for more sophisticated analyses, providing visually appealing and informative plots. This advanced exploration includes in-depth examinations of relationships, distributions, and trends within the dataset.

Key Python Libraries Used:

  • Pandas: Enables data manipulation, cleaning, and basic analyses, ensuring a solid framework for exploration.
  • Matplotlib: Utilized for creating clear and concise visualizations that enhance understanding.
  • Seaborn: Employs advanced visualization techniques to uncover nuanced insights and trends within the dataset.

How to Use:

  1. Clone this repository to your local machine.
  2. Ensure you have Jupyter Notebook and the required Python libraries installed.
  3. Open the notebook in Jupyter and run each cell sequentially to observe the cleaning process, basic analyses, and advanced visualizations.

Feel free to dive into the cleaning methods, basic analyses, and advanced visualizations to gain a comprehensive understanding of the roller coaster dataset. Contributions and insights are warmly welcomed! 🎢

About

This Jupyter Notebook displays an exploratory data analysis using Python libraries like Matplotlib, Seaborn and Pandas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published