Skip to content

Instantly share code, notes, and snippets.

@chrisroat
Created January 7, 2023 21:48
Show Gist options
  • Save chrisroat/9fade2d56f55a367e4af64683afb38fa to your computer and use it in GitHub Desktop.
Save chrisroat/9fade2d56f55a367e4af64683afb38fa to your computer and use it in GitHub Desktop.
test40
import re
import matplotlib
import matplotlib.pyplot as plt
import numpy as np
import pandas as pd
import seaborn as sns
from scipy.cluster import hierarchy
from matplotlib.colors import ListedColormap
idx = pd.IndexSlice
%matplotlib inline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment