Skip to content

Instantly share code, notes, and snippets.

@kurt-liao
Created August 11, 2018 07:05
Show Gist options
  • Save kurt-liao/1b30feae20b9034b470547ce1edd04f4 to your computer and use it in GitHub Desktop.
Save kurt-liao/1b30feae20b9034b470547ce1edd04f4 to your computer and use it in GitHub Desktop.
import zipfile
import urllib.request
import pandas as pd
import numpy as np
from bs4 import BeautifulSoup
import datetime
import os
import sqlite3 as lite
import requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment