Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

kchen79427/Capstone_Neighborhoods

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Coursera Capstone for IBM Applied Data Science specialization.

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.

  1. Import the pandas library as pd.
import pandas as pd
  1. Import the Numpy library as np.
import numpy as np
  1. Print the following the statement: Hello Capstone Project Course!
print("Hello Capstone Project course!") 
  1. 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

About

Capstone Project for IBM Applied Data Science specialization via Coursera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%