saving work for today

This commit is contained in:
Tanushree Tunstall 2020-07-14 16:13:17 +01:00
parent 2bc5be20b9
commit e4270b67c8

View file

@ -11,7 +11,6 @@ Created on Wed Jun 10 11:13:49 2020
#https://kanoki.org/2019/11/12/how-to-use-regex-in-pandas/ #https://kanoki.org/2019/11/12/how-to-use-regex-in-pandas/
#https://stackoverflow.com/questions/40348541/pandas-diff-with-string #https://stackoverflow.com/questions/40348541/pandas-diff-with-string
#======================================================================= #=======================================================================
#%% specify dirs
import os, sys import os, sys
import pandas as pd import pandas as pd
import numpy as np import numpy as np