Guest User

Untitled

a guest
Oct 16th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. {
  2. "cells": [
  3. {
  4. "cell_type": "markdown",
  5. "metadata": {},
  6. "source": [
  7. "## Capstone of Data Scientist\n",
  8. "### In this project, 'Toronto Mcdonld's restaurant and population analysis' Toronto district, restaurant(Mcdonld's) and Population data will be used. \n",
  9. "### Data will be displayed to show the district and restaraunt relationship. \n",
  10. "#### Which area has more Mcdonld's restaurant, how is the population\n",
  11. "#### which area has similar population, but less Mcdonld's restaurant, has the potential to open new restaurant? \n",
  12. "### By analyzing this data to recommend a new business location. e.g. Mcdonld's "
  13. ]
  14. },
  15. {
  16. "cell_type": "markdown",
  17. "metadata": {},
  18. "source": [
  19. "\n"
  20. ]
  21. },
  22. {
  23. "cell_type": "markdown",
  24. "metadata": {},
  25. "source": []
  26. },
  27. {
  28. "cell_type": "code",
  29. "execution_count": null,
  30. "metadata": {},
  31. "outputs": [],
  32. "source": []
  33. }
  34. ],
  35. "metadata": {
  36. "kernelspec": {
  37. "display_name": "Python 3",
  38. "language": "python",
  39. "name": "python3"
  40. },
  41. "language_info": {
  42. "codemirror_mode": {
  43. "name": "ipython",
  44. "version": 3
  45. },
  46. "file_extension": ".py",
  47. "mimetype": "text/x-python",
  48. "name": "python",
  49. "nbconvert_exporter": "python",
  50. "pygments_lexer": "ipython3",
  51. "version": "3.6.5"
  52. }
  53. },
  54. "nbformat": 4,
  55. "nbformat_minor": 2
  56. }
Add Comment
Please, Sign In to add comment