Skip to content

This repository is a sandbox of tutorials and random ideas around data-science that also serves as a simple portfolio.

License

Notifications You must be signed in to change notification settings

MarianoOG/Data-Science-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit Portfolio

This is a repository of several interactive data science and data visualization projects. It uses Streamlit to create a web application that allows users to explore and interact with the data. Contains a variety of data science and data visualization projects.

Where to explore the data

You can click the button below to explore the data.

See on Streamlit

NOTE: first time you open the app it may take some time to load.

How to run this app locally

  1. Download or clone this repo
git clone git@github.com:MarianoOG/Data-Science-Projects.git
  1. Create a conda environment and install all the dependencies
conda env create -f environment.yml
  1. Use streamlit to run locally
streamlit run app.py

Inspiration and Data Sources

About

This repository is a sandbox of tutorials and random ideas around data-science that also serves as a simple portfolio.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages