Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. {
  2. "cells": [
  3. {
  4. "cell_type": "markdown",
  5. "metadata": {},
  6. "source": [
  7. "<h1>Coursera Applied Data Science Capstone</h1>\n",
  8. "<i>Author: Boris Silantev</i>\n",
  9. "This notebook is created in accordance to Applied Data Science Capstone course by IBM provided on Coursera. It will refreshed in coming days "
  10. ]
  11. }
  12. ],
  13. "metadata": {
  14. "kernelspec": {
  15. "display_name": "Python 3",
  16. "language": "python",
  17. "name": "python3"
  18. },
  19. "language_info": {
  20. "codemirror_mode": {
  21. "name": "ipython",
  22. "version": 3
  23. },
  24. "file_extension": ".py",
  25. "mimetype": "text/x-python",
  26. "name": "python",
  27. "nbconvert_exporter": "python",
  28. "pygments_lexer": "ipython3",
  29. "version": "3.6.8"
  30. }
  31. },
  32. "nbformat": 4,
  33. "nbformat_minor": 2
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement