https://github.com/andreacrotti/python-course
https://github.com/andreacrotti/python-course
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreacrotti/python-course
- Owner: AndreaCrotti
- Created: 2016-07-07T10:32:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-01T16:36:28.000Z (over 9 years ago)
- Last Synced: 2025-02-01T08:30:56.416Z (11 months ago)
- Language: Jupyter Notebook
- Size: 25.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# Data science and sorroundings
## Geographic data science
- http://darribas.org/gds15/index.html
- http://www.data-analysis-in-python.org/t_gis.html
- http://kjordahl.github.io/SciPy-Tutorial-2015/#32
## Conditional probability
P(B | A) = P(A, B) / P(A)