{"id":26229710,"url":"https://github.com/shantoroy/data-visualization-streamlit-app","last_synced_at":"2026-04-13T10:32:25.903Z","repository":{"id":79222379,"uuid":"367090007","full_name":"shantoroy/data-visualization-streamlit-app","owner":"shantoroy","description":"Simple csv data analytics platform built using Python Streamlit","archived":false,"fork":false,"pushed_at":"2021-05-24T05:11:19.000Z","size":308,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T20:58:36.670Z","etag":null,"topics":["data-analytics","data-visualization","machine-learning","python","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shantoroy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-13T15:20:50.000Z","updated_at":"2025-03-02T04:49:56.000Z","dependencies_parsed_at":"2023-07-06T16:02:05.977Z","dependency_job_id":null,"html_url":"https://github.com/shantoroy/data-visualization-streamlit-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shantoroy/data-visualization-streamlit-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shantoroy%2Fdata-visualization-streamlit-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shantoroy%2Fdata-visualization-streamlit-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shantoroy%2Fdata-visualization-streamlit-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shantoroy%2Fdata-visualization-streamlit-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shantoroy","download_url":"https://codeload.github.com/shantoroy/data-visualization-streamlit-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shantoroy%2Fdata-visualization-streamlit-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31749058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-analytics","data-visualization","machine-learning","python","streamlit"],"created_at":"2025-03-12T22:17:31.515Z","updated_at":"2026-04-13T10:32:25.898Z","avatar_url":"https://github.com/shantoroy.png","language":"Python","readme":"# Streamlit App for Data Visualization and Machine Learning\n\n## Features\n1. Upload CSV File (Done)\n2. Data Visualization (Ongoing)\n3. Data Cleanup\n4. Feature Selection (Basic Version Done)\n5. Classification (Basic Version Done)\n\n## Initial Set Up\n### Using Docker\n* Build the Container using Docker\n\n    ```\n    $ docker image build -t streamlit:app .\n    ```\n\n* Now, run the docker image on port 8501 (default for Streamlit Apps)\n    ```\n    $ docker container run -p 8501:8501 -d streamlit:app\n    ```\n\n### Without Docker\n* Create and Activate Virtual Environment using Conda\n    ```\n    $ conda create --name streamlit_app python=3.7\n    $ source activate streamlit_app\n    ```\n    \n    or venv\n    ```\n    $ python3 -m venv streamlit_app\n    $ source streamlit_app/bin/activate\n    ```\n\n* Install the `requirements.txt` file\n    ```\n    $ pip install -r requirements.txt\n    ```\n\n* Run the app\n    ```\n    $ streamlit run app.py\n    ```\n\n\n## Related Resources\n\n- [**awesome-streamlit**](https://github.com/MarcSkovMadsen/awesome-streamlit): List of Awesome Streamlit Apps\n- [**Streamlit App Gallery**](https://www.streamlit.io/gallery): Official Streamlit Apps Gallery\n- [**Best-of**](https://best-of.org): Best-of lists with Python and other languages\n- [**Best-of Streamlit**](https://github.com/jrieke/best-of-streamlit): Best-of list of Streamlit Apps\n\n```\n  ____  _                 _          ____             \n / ___|| |__   __ _ _ __ | |_ ___   |  _ \\ ___  _   _ \n \\___ \\| '_ \\ / _` | '_ \\| __/ _ \\  | |_) / _ \\| | | |\n  ___) | | | | (_| | | | | || (_) | |  _ \u003c (_) | |_| |\n |____/|_| |_|\\__,_|_| |_|\\__\\___/  |_| \\_\\___/ \\__, |\n                                                |___/ \n```\n\nCreated TextArt using [patorjk.com](https://patorjk.com/software/taag/#p=display\u0026f=Graffiti\u0026t=Type%20Something%20)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshantoroy%2Fdata-visualization-streamlit-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshantoroy%2Fdata-visualization-streamlit-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshantoroy%2Fdata-visualization-streamlit-app/lists"}