File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,10 @@ imageio==2.19.3
22matplotlib == 3.5.2
33numpy == 1.21.5
44pybdm == 0.1.0
5- pandas
5+ pandas == 1.4.4
66statsmodels
77seaborn
88scipy
9+ sklearn
10+ gmr
911jupyterlab
Original file line number Diff line number Diff line change 1010 },
1111 {
1212 "cell_type": "code",
13- "execution_count": 27 ,
13+ "execution_count": 1 ,
1414 "id": "bd309046",
1515 "metadata": {},
1616 "outputs": [
2020 "'\\nAuthor: Surabhi S Nath\\nDescription: This script implements descriptive analysis on the data.\\n'"
2121 ]
2222 },
23- "execution_count": 27 ,
23+ "execution_count": 1 ,
2424 "metadata": {},
2525 "output_type": "execute_result"
2626 }
3434 },
3535 {
3636 "cell_type": "code",
37- "execution_count": 28 ,
37+ "execution_count": 2 ,
3838 "id": "3c5cbdf0",
3939 "metadata": {},
4040 "outputs": [],
5555 },
5656 {
5757 "cell_type": "code",
58- "execution_count": 29 ,
58+ "execution_count": 3 ,
5959 "id": "9081e981",
6060 "metadata": {},
6161 "outputs": [],
12271227 "name": "python",
12281228 "nbconvert_exporter": "python",
12291229 "pygments_lexer": "ipython3",
1230- "version": "3.9.13 "
1230+ "version": "3.8.8 "
12311231 },
12321232 "vscode": {
12331233 "interpreter": {
You can’t perform that action at this time.
0 commit comments