Fixed capitalization issue.

This commit is contained in:
Donne Martin 2015-08-18 07:04:34 -04:00
parent 9195809015
commit 79def1070a

View File

@ -249,7 +249,7 @@ Notebooks tested with Python 2.7.x.
* [PyCon 2015 Scikit-learn Tutorial](https://github.com/jakevdp/sklearn_pycon2015) by Jake VanderPlas
* [Parallel Machine Learning with scikit-learn and IPython](https://github.com/ogrisel/parallel_ml_tutorial) by Olivier Grisel
* [Statistical Interference Using Computational Methods in Python](https://github.com/AllenDowney/CompStats) by Allen Downey
* [Yhat blog](http://blog.yhathq.com/) by Yhat
* [Yhat Blog](http://blog.yhathq.com/) by Yhat
* [Kaggle](https://www.kaggle.com/) by Kaggle
* [Spark Docs](https://spark.apache.org/docs/latest/) by Apache Spark
* [AWS Docs](http://aws.amazon.com/documentation/) by Amazon Web Services