clustergrammer2 icon indicating copy to clipboard operation
clustergrammer2 copied to clipboard

@cornhundred I‘ve figured this out. It seems my dataframe is having index of dtype "Int64" and can't be rendered by Clustergrammer2 properly. I changed to normal python object dtype and it works. But I believe this should not be the expected behavior so probably there's a bug behind it that you may want to fix

Open cornhundred opened this issue 4 years ago • 0 comments

@cornhundred I‘ve figured this out. It seems my dataframe is having index of dtype "Int64" and can't be rendered by Clustergrammer2 properly. I changed to normal python object dtype and it works. But I believe this should not be the expected behavior so probably there's a bug behind it that you may want to fix

Originally posted by @Reapor-Yurnero in https://github.com/ismms-himc/clustergrammer2/discussions/89#discussioncomment-382317

cornhundred avatar Feb 18 '21 20:02 cornhundred