Skip to content

CSFelix/csv-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ CSV Analyser πŸ“


❓ What's it? ❓

  • It is a streamlit project that scans uploaded csv files (up to 200MB) and generates insightful statistics metrics and interactive plots.

βš’οΈ Tools βš’οΈ

  • Python 3.7 version or later;
  • Pandas, Streamlit, YData Profiling (newer version of Pandas Profiling) and Plotly.

βš™οΈ Run βš™οΈ

Installing Packages

  • Open computer's terminal and tip these commands:
pip install pandas
pip install ydata_profiling
pip install plotly
pip install streamlit
pip install streamlit-pandas-profiling
pip install streamlit-option-menu
pip install streamlit-extras

Running with Python

  • Download the source code;
  • Open cmd and go to Python folder;
  • Choice a code file;
  • Tip:
python FILE_NAME.py

πŸ“ Notes πŸ“


πŸ“« Reach Me πŸ“«

Email: csfelix08@gmail.com

Linkedin: linkedin.com/in/csfelix/

Kaggle: kaggle.com/dsfelix/


Portfolio: CSFelix.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published