Capstone Project for IBM Applied Data Science specialization via Coursera.
This markdown file is about the Capstone Project.
What I have done is created this repo on my github account which https://www.github.com/khemanta/Coursera_Capstone
I will alos create Jupyter Notebook, (coursera_capstone_notebook.ipynb) which does the followings:
This markdown to explain that this notebook will be mainly used for the capstone project.
Fowllowing steps of code block I have created.
- Import the pandas library as pd.
import pandas as pd
- Import the Numpy library as np.
import numpy as np
- Print the following the statement: Hello Capstone Project Course!
print("Hello Capstone Project course!")
- Push the Notebook to your Github repository and submit a link to the notebook on your Github repository.
The link of this github repository is https://www.github.com/khemanta/Coursera_Capstone