Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

README.md

Outline

Numpy Tutorial: First Steps in Data Science

This folder contains the sample code for the NumPy Tutorial by @rpalo.

Installing

First, you will need to have the dependencies installed:

$ python -m pip install -r requirements.txt

Usage

These examples all make use of the Jupyter Notebook. To run the examples, make sure the correct virtual environment is active (you may have to deactivate and reactivate after installing requirements), and run:

$ jupyter notebook

You should see listings for each of the example files. You can open them up and run them cell by cell to see how they perform. Feel free to make small changes to the code to see how those affect things.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.