Skip to content

Commit

Permalink
final commit
Browse files Browse the repository at this point in the history
  • Loading branch information
surabhinath committed Jun 29, 2023
1 parent 0f36aeb commit 09d1086
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ imageio==2.19.3
matplotlib==3.5.2
numpy==1.21.5
pybdm==0.1.0
pandas
pandas==1.4.4
statsmodels
seaborn
scipy
sklearn
gmr
jupyterlab
10 changes: 5 additions & 5 deletions scripts/DescriptiveAnalysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 1,
"id": "bd309046",
"metadata": {},
"outputs": [
Expand All @@ -20,7 +20,7 @@
"'\\nAuthor: Surabhi S Nath\\nDescription: This script implements descriptive analysis on the data.\\n'"
]
},
"execution_count": 27,
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -34,7 +34,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": 2,
"id": "3c5cbdf0",
"metadata": {},
"outputs": [],
Expand All @@ -55,7 +55,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 3,
"id": "9081e981",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -1227,7 +1227,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.13"
"version": "3.8.8"
},
"vscode": {
"interpreter": {
Expand Down

0 comments on commit 09d1086

Please sign in to comment.