Commit 8299597e by Sanjay Krishnan
parents ef82666f 81e99791
Showing with 2 additions and 2 deletions
# Submitting Homework Assignments
This document describes the basic procedure for completing and submitting homework assignments.
Due Date: *Friday April 10, 2020 11:59 pm*
Due Date: *Friday April 2, 2021 11:59 pm*
## Initial Setup
All of the coding exercises in this class with use Python3 (NOT Python 2!!!). Python 3 is installed on all of the CSIL machines and you can install it on your own computer by downloading it here:
......
from extract_sol import _reddit_extract, \
from extract import _reddit_extract, \
_ticker_extract, \
count_ticker
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment