Last active
April 2, 2020 12:22
-
-
Save stanlee321/d9fef0c54d63523baca80b8f8b04cee5 to your computer and use it in GitHub Desktop.
Sankey Diagrams
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://plotly.com/~alishobeiri/1591/plotly-sankey-diagrams/#/ | |
| https://medium.com/plotly/4-interactive-sankey-diagram-made-in-python-3057b9ee8616 | |
| https://plotly.com/python/animations/ | |
| https://plotly.com/python/v3/gapminder-example/ | |
| # interactive covid | |
| https://chart-studio.plotly.com/~Bucky13/1/#/ | |
| #Some product maybe | |
| https://levelup.gitconnected.com/analyzing-covid-19-confirmed-cases-vs-news-using-python-ca6576290645 | |
| # Some graphs | |
| https://www.tibco.com/blog/2020/03/18/covid-19-a-visual-data-science-analysis-and-review/ | |
| # Covid api | |
| https://github.com/rlindskog/covid19-graphql | |
| # Some kaggle | |
| https://www.kaggle.com/saga21/covid-global-forecast-sir-model-ml-regressions | |
| https://www.kaggle.com/treich/predicting-covid19-with-facebook-prophet | |
| # https://www.kaggle.com/dferhadi/covid-19-predictions-growth-factor-and-calculus/data |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment