Skip to content

Exploratory data analysis (EDA) and visualization projects focusing on diverse datasets, including Bitcoin price trends and Indian restaurant reviews. Each notebook aims to provide insights and showcase data storytelling through visual exploration.

Notifications You must be signed in to change notification settings

arslanr369/EDA-Journey

Repository files navigation

Data Exploration and Visualization Projects

This repository contains exploratory data analysis (EDA) and visualization projects focusing on diverse datasets, including Bitcoin price trends and Indian restaurant reviews. Each notebook aims to provide insights and showcase data storytelling through visual exploration.


Notebooks Included

  1. bitcoin-price-eda-visualization.ipynb

    • Description: Analyzes and visualizes historical Bitcoin price data, identifying key patterns, trends, and potential market insights.
    • Tools Used: Python libraries like Pandas, Matplotlib, and Seaborn.
    • Purpose: To understand price fluctuations in the cryptocurrency market and identify possible influences on Bitcoin pricing over time.
  2. eda-of-indian-restaurants.ipynb

    • Description: An exploratory analysis of Indian restaurant data, examining factors such as ratings, cuisine types, and pricing trends across different regions.
    • Tools Used: Pandas, Matplotlib, Seaborn, and Plotly for interactive visualizations.
    • Purpose: To reveal trends in consumer preferences and regional dining patterns within the Indian restaurant industry.

Getting Started

To run and view these notebooks, you will need:

  • Python: Download Python
  • Jupyter Notebook: Install via pip with:
    pip install notebook
  • Required Libraries: Install the necessary libraries by running:
    pip install pandas matplotlib seaborn plotly

Running the Notebooks

  1. Clone this repository:
    git clone https://github.com/arslanr369/your-repo-name.git
  2. Navigate to the repository folder:
    cd your-repo-name
  3. Launch Jupyter Notebook:
    jupyter notebook
  4. Open any notebook and run the cells to explore the data and visualizations.

Repository Structure

├── bitcoin-price-eda-visualization.ipynb    # EDA on Bitcoin price data
├── eda-of-indian-restaurants.ipynb          # EDA on Indian restaurant data
├── README.md                                # Repository documentation

License

This project is licensed under the MIT License - see the LICENSE file for details.


About

This repository is created and maintained by Arslan (@arslanr369), who has a keen interest in exploring data to uncover trends and insights. Through these projects, Arslan aims to use data visualization as a tool for storytelling and decision-making.


Thank you for checking out this repository!

About

Exploratory data analysis (EDA) and visualization projects focusing on diverse datasets, including Bitcoin price trends and Indian restaurant reviews. Each notebook aims to provide insights and showcase data storytelling through visual exploration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published