Skip to content

Instantly share code, notes, and snippets.

@ShaneLee
Created December 27, 2019 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShaneLee/ccbe76f730ae2454bbbb7df5d8785f58 to your computer and use it in GitHub Desktop.
Save ShaneLee/ccbe76f730ae2454bbbb7df5d8785f58 to your computer and use it in GitHub Desktop.
# -*- coding: utf-8 -*-
from datetime import datetime
import json
import numpy as np
import pandas as pd
from pandas_datareader import data as wb
from scipy.stats import norm, gmean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment