Queer European MD passionate about IT
Преглед изворни кода

Merge pull request #95 from dataquestio/bugs/bruno/20200121

bugs/bruno/20200121
Bruno пре 5 година
родитељ
комит
203550c796
1 измењених фајлова са 5 додато и 6 уклоњено
  1. 5 6
      Mission350Solutions.ipynb

+ 5 - 6
Mission350Solutions.ipynb

@@ -1001,10 +1001,9 @@
    "source": [
    "source": [
     "The landscape seems significantly different on Google Play: there are not that many apps designed for fun, and it seems that a good number of apps are designed for practical purposes (family, tools, business, lifestyle, productivity, etc.). However, if we investigate this further, we can see that the family category (which accounts for almost 19% of the apps) means mostly games for kids.\n",
     "The landscape seems significantly different on Google Play: there are not that many apps designed for fun, and it seems that a good number of apps are designed for practical purposes (family, tools, business, lifestyle, productivity, etc.). However, if we investigate this further, we can see that the family category (which accounts for almost 19% of the apps) means mostly games for kids.\n",
     "\n",
     "\n",
-    "<center>\n",
-    "![img](https://s3.amazonaws.com/dq-content/350/py1m8_family.png)\n",
-    "Source: [play.google.com](https://play.google.com/store/apps/category/FAMILY?hl=en)\n",
-    "</center>\n",
+    "\n",
+    "[![img](https://s3.amazonaws.com/dq-content/350/py1m8_family.png)](https://play.google.com/store/apps/category/FAMILY?hl=en)\n",
+    "\n",
     "\n",
     "\n",
     "Even so, practical apps seem to have a better representation on Google Play compared to App Store. This picture is also confirmed by the frequency table we see for the `Genres` column:"
     "Even so, practical apps seem to have a better representation on Google Play compared to App Store. This picture is also confirmed by the frequency table we see for the `Genres` column:"
    ]
    ]
@@ -1977,9 +1976,9 @@
    "name": "python",
    "name": "python",
    "nbconvert_exporter": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
    "pygments_lexer": "ipython3",
-   "version": "3.6.8"
+   "version": "3.7.5"
   }
   }
  },
  },
  "nbformat": 4,
  "nbformat": 4,
- "nbformat_minor": 2
+ "nbformat_minor": 4
 }
 }