khulnasoft
commited on
Commit
•
66ca39f
1
Parent(s):
b2a8755
Create requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
jupyter-book
|
2 |
+
matplotlib
|
3 |
+
numpy
|
4 |
+
ipython
|
5 |
+
matplotlib
|
6 |
+
numpy
|
7 |
+
pandas
|
8 |
+
calplot
|
9 |
+
plotly
|
10 |
+
geopy
|
11 |
+
folium
|
12 |
+
seaborn
|
13 |
+
itables
|