Skip to content

This project allows users to control complex dataset processing with Python programming by merging Streamlit with Plotly for visualizations.

License

Notifications You must be signed in to change notification settings

pradipece/Interactive_Analytics_Data_Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Environment setup for the data analysis

Import the necessary library

  • pandas for the data analysis
  • plotly.express for the data interactive visualizations
  • streamlit for the web app interface

images

Features

  1. Web application in the browser tab

  2. Use the streamlit Library

  3. Upload Data file

  4. Visualizations data

  5. Statistical analysis

  6. Basic information for the dataset

  7. Quickly visualize the distribution of values within a column

  8. Grouping data insights

  9. Aggregation functions

    Sum max min mean etc

Files system

  • Excel file or CSV file

Output

img

img.png

img.png img.png

Run: streamlit run app.py

About

This project allows users to control complex dataset processing with Python programming by merging Streamlit with Plotly for visualizations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages