Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

📚 The CoCalc Library - books, templates and other resources

Views: 95693
License: OTHER
1
name: ThinkStats2
2
3
dependencies:
4
- python=3.7
5
- jupyter
6
- numpy
7
- matplotlib
8
- seaborn
9
- pandas
10
- pytables
11
- scipy
12
- scikit-learn
13
- pip:
14
- .
15
16
17
18
19