Skip to content

Commit d542874

Browse files
committed
update-sol-428
1 parent dbf70bf commit d542874

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Mission428Solutions.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"- [A data set](https://www.kaggle.com/lava18/google-play-store-apps) containing data about approximately ten thousand Android apps from Google Play. You can download the data set directly from [this link](https://dq-content.s3.amazonaws.com/350/googleplaystore.csv).\n",
2828
"- [A data set](https://www.kaggle.com/ramamet4/app-store-apple-data-set-10k-apps) containing data about approximately seven thousand iOS apps from the App Store. You can download the data set directly from [this link](https://dq-content.s3.amazonaws.com/350/AppleStore.csv).\n",
2929
"\n",
30+
"\n",
3031
"Let's start by opening the two data sets and then continue with exploring the data."
3132
]
3233
},
@@ -1962,7 +1963,7 @@
19621963
"version": "0.3.2"
19631964
},
19641965
"kernelspec": {
1965-
"display_name": "Python 3",
1966+
"display_name": "Python 3 (ipykernel)",
19661967
"language": "python",
19671968
"name": "python3"
19681969
},
@@ -1976,7 +1977,7 @@
19761977
"name": "python",
19771978
"nbconvert_exporter": "python",
19781979
"pygments_lexer": "ipython3",
1979-
"version": "3.8.2"
1980+
"version": "3.13.5"
19801981
}
19811982
},
19821983
"nbformat": 4,

0 commit comments

Comments
 (0)