• Stars
    star
    1
  • Language
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

If you haven't used Github before, you can find a series of videos to walk you through the process of creating a repository on Github and setting it up and getting started with Git. For Mac users, click here. For Windows users, click here. Now, start a Jupyter Notebook using any platform that you are comfortable with and do the following: Write some markdown to explain that this notebook will be mainly used for the capstone project. Import the pandas library as pd. Import the Numpy library as np. Print the following the statement: Hello Capstone Project Course! Push the Notebook to your Github repository and submit a link to the notebook on your GitHub repository.