Coder Social home page Coder Social logo

yash-kavaiya / eda-website Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 731 KB

Easy-to-use web application for performing in-depth exploratory data analysis (EDA). Visualize, understand, and gain insights from your datasets.

License: Mozilla Public License 2.0

Python 0.02% HTML 99.98%
flask python

eda-website's Introduction

EDA Website with CSV Upload and Download Options

Table of Contents

  1. Introduction
  2. Features
  3. Requirements
  4. Installation
  5. Usage
  6. Contributing
  7. License

1. Introduction

This is a web application that allows users to perform Exploratory Data Analysis (EDA) on CSV files. Users can upload their datasets, perform EDA operations, and download the generated EDA report in HTML format.

2. Features

  • CSV Upload: Users can upload their CSV files through the website interface.

  • EDA Generation: The uploaded CSV files will be processed to generate an EDA report in HTML format.

  • Download Options: Users can download the generated EDA report for further analysis.

3. Requirements

  • Python 3.x
  • Flask
  • ydata profiling

4. Installation

  1. Clone the repository:
git clone https://github.com/Yash-Kavaiya/eda-website
  1. Navigate to the project directory:
cd eda-website
  1. Install the required Python packages:
pip install -r requirements.txt

5. Usage

  1. Run the application:
python app.py
  1. Open your web browser and go to http://localhost:5000 to access the EDA website.

  2. Upload your CSV file using the provided interface.

  3. Once the EDA is complete, you will be provided with a download link to get the generated HTML report.

6. Contributing

If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

git checkout -b feature_branch
  1. Make your changes and commit them:
git commit -m "Description of changes"
  1. Push your changes to your fork:
git push origin feature_branch
  1. Create a pull request on the original repository.

7. License

This project is licensed under the MIT License.


Feel free to customize this readme file to better suit your specific project. Make sure to replace placeholder values with your actual project details.

eda-website's People

Contributors

yash-kavaiya avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.