Add Python data science handbook
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
- [Compilers](#compilers)
|
- [Compilers](#compilers)
|
||||||
- [Configuration](#configuration)
|
- [Configuration](#configuration)
|
||||||
- [Continuous Integration (CI)](#continuous-integration-ci)
|
- [Continuous Integration (CI)](#continuous-integration-ci)
|
||||||
- [Data analysis](#data-analysis)
|
- [Data analysis & data science](#data-analysis--data-science)
|
||||||
- [Databases](#databases)
|
- [Databases](#databases)
|
||||||
- [NoSQL](#nosql)
|
- [NoSQL](#nosql)
|
||||||
- [Postgres](#postgres)
|
- [Postgres](#postgres)
|
||||||
@@ -730,13 +730,14 @@ See also the Writing section
|
|||||||
|
|
||||||
- [Continuous Integration](https://martinfowler.com/articles/continuousIntegration.html), MartinFowler.com
|
- [Continuous Integration](https://martinfowler.com/articles/continuousIntegration.html), MartinFowler.com
|
||||||
|
|
||||||
### Data analysis
|
### Data analysis & data science
|
||||||
|
|
||||||
- [Ways to make fake data look meaningful](https://danbirken.com/statistics/2013/11/19/ways-to-make-fake-data-look-meaningful.html)
|
- [Ways to make fake data look meaningful](https://danbirken.com/statistics/2013/11/19/ways-to-make-fake-data-look-meaningful.html)
|
||||||
- Don’t share the raw data
|
- Don’t share the raw data
|
||||||
- Don’t share your methodology
|
- Don’t share your methodology
|
||||||
- Don’t include confidence intervals
|
- Don’t include confidence intervals
|
||||||
- Don’t challenge your own data
|
- Don’t challenge your own data
|
||||||
|
- 📖 [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/), O'Reilly
|
||||||
|
|
||||||
### Databases
|
### Databases
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user