Skip to content

Instantly share code, notes, and snippets.

@grahamharrison68
Created March 28, 2021 07:46
Show Gist options
  • Save grahamharrison68/463c5ea90313e26593083740f9cb2946 to your computer and use it in GitHub Desktop.
Save grahamharrison68/463c5ea90313e26593083740f9cb2946 to your computer and use it in GitHub Desktop.
from ipywidgets import interact, interactive, fixed, interact_manual
import ipywidgets as widgets
import scipy.stats as stats
import numpy as np
import pandas as pd
pd.set_option("max_colwidth", 150)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment