f-hamidlab / nuclearpy

MIT License
0 stars 0 forks source link

histogram after filtration #22

Closed Marcel-Salier closed 2 years ago

Marcel-Salier commented 2 years ago

After filtration and before entering the Dimensional reduction I wanted to see the distribution of a particular variable, and I tried this:

fig = obj.plot_boxplot_hist(feature = "nuclear_area") fig.show()

and fail again :) I need this course in python urgently!!!