kshaffer / projects-data101umw-week2-python

Week 2 Lab Assignment, DATA 101 @ UMW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project - The Project Title Here

As a Project creator you will work in the develop branch of the project. Here is the Project develop admin page (where you also can preview the project):

https://www.datacamp.com/teach/repositories/1843/branches/master

The live project the students will see live in the master branch. Here is the Project master admin page:

https://www.datacamp.com/teach/repositories/1843/branches/master


Documentation for how to develop a DataCamp project: https://authoring.datacamp.com/projects/

Things to install

There are some packages you need to be able to create DataCamp Projects locally. Run the following commands in a terminal to install them.

You might need to change pip into pip3 depending on how you installed python.

pip install nose
pip install git+https://github.com/datacamp/ipython_nose

About

Week 2 Lab Assignment, DATA 101 @ UMW


Languages

Language:Jupyter Notebook 99.8%Language:Shell 0.2%