Skip to content
View RiyaDhami13's full-sized avatar
®️
®️

Block or report RiyaDhami13

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RiyaDhami13/README.md

Learn for learn

  • 👋 Hi, I’m @RiyaDhami13
  • 👀 I’m interested in learning ...
  • 🌱 I’m currently learning data science and big data...
  • 💞️ I’m looking to collaborate on the projects ...
  • 📫 How to reach me https://www.linkedin.com/in/riya-dhami-5b8785285/ ...

Exploratory Data Analysis (EDA)

A Python script to simplify and automate Exploratory Data Analysis (EDA).

Key Features

  • Load datasets from CSV files.
  • Get an overview of data shape, columns, types, and missing values.
  • Generate descriptive statistics for numerical features.
  • Create insightful visualizations:
    • Histograms
    • Count plots
    • Correlation heatmaps

Requirements

  • Python 3.7+
  • Libraries: pandas, numpy, matplotlib, seaborn

How to Use

  1. Clone the repository:
    git clone <repository_url>
  2. Navigate to the project directory:
    cd <project_directory>
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run the script:
    python eda_script.py
  5. Provide the dataset path when prompted.

Contributions

Contributions are welcome! Feel free to fork the repository and submit a pull request.

License

This project is open-source and available under the MIT License.

Popular repositories Loading

  1. ARDINUO ARDINUO Public

    simple arduino begining code

    C++ 1

  2. i i Public

    nothing to code but everything to be built

    C

  3. python python Public

    just a start

    Python

  4. weblocks-jquery weblocks-jquery Public

    Forked from html/weblocks-jquery

    Replace weblocks default javascript library with jquery

    JavaScript

  5. RiyaDhami13 RiyaDhami13 Public

    Config files for my GitHub profile.

  6. the-first-space-apps-challengenge the-first-space-apps-challengenge Public

    I participated in space apps challenge by NASA and we tried to create site using html, css and js

    CSS