Remove old code

master
Dan Howe 3 years ago
parent 640b0d8061
commit 6c76e45757

@ -14,9 +14,6 @@ from scipy.optimize import curve_fit
from scipy import interpolate from scipy import interpolate
from tqdm import tqdm from tqdm import tqdm
# Suppress pandas SettingWithCopy warnings
# pd.options.mode.chained_assignment = None
def choose(options): def choose(options):
""" """

Loading…
Cancel
Save