|
|
### General Data Science Resources
|
|
|
## Python Tools and Resources for Data Science
|
|
|
|
|
|
### General
|
|
|
|
|
|
- [Jake VanderPlas](http://staff.washington.edu/jakevdp/) [SciKit Learn Tutorial](https://github.com/jakevdp/sklearn_pycon2015) and [Python Data Science Handbook](https://github.com/jakevdp/PythonDataScienceHandbook)
|
|
|
- [Introducing Python: Modern Computing in Simple Packages](https://www.safaribooksonline.com/library/view/introducing-python/9781449361167/) and associated [GitHub repository](https://github.com/madscheme/introducing-python)
|
|
|
- [Awesome Python tools for webscraping and text processing](https://github.com/lorien/awesome-web-scraping/blob/master/python.md)
|
|
|
|
|
|
### Plotting Tools
|
|
|
### Plotting
|
|
|
|
|
|
- [Altair](https://altair-viz.github.io/) |