fitter
fitter copied to clipboard
How to save the histogram with fitted distributions?
trafficstars
Hi,
I was wondering how can I save the histogram output to my environment, without going into the source code and adding a save figure line?
Best, Medina
Not sure I get the question, when/where do you want to save the histogram ? how do you use fitter ? command line or code ? thanks
What I mean is how to save the output of fitter (which the histogram and kdes of fitted distributions) to my local environment? I m using it as a code in jupyter notebook.