Closed techno-sam closed 4 months ago
Fix support for pre-2.1.0 pandas by automatically aliasing pd.DataFrame.map to be pd.DataFrame.applymap when pd.DataFrame.map is not found
pd.DataFrame.map
pd.DataFrame.applymap
Also allows plotting even for studies that do not contain cna or sv data
cna
sv
Fix support for pre-2.1.0 pandas by automatically aliasing
pd.DataFrame.map
to bepd.DataFrame.applymap
whenpd.DataFrame.map
is not foundAlso allows plotting even for studies that do not contain
cna
orsv
data