Erdogan

Results 237 comments of Erdogan

True. `plt.show()` is required for some IDEs/machines/environments. But the existing functions do not actively plot (with `plt.show()`) because axes can be given as input. Otherwise, it is not possible to...

This issue seems to be solved. Otherwise, please re-open.

That would be great indeed. If you have an idea or first approach, post it here and we can see whether it really speeds up. I already did some attempts...

I released the new version with your contribution! Thank you! https://github.com/erdogant/distfit/releases/tag/1.8.0 Update to the latest version with `pip install -U distfit` If it breaks somehow, let me know asap.

Interesting. Can you point to a repo or python function that contains zero modified or zero truncated distribution? Or is is one of the functions in scipy? See [here](https://docs.scipy.org/doc/scipy/reference/stats.html)

Thank you for the feedback! I agree. I will lower all capitals. Furthermore, I have been looking into your issue. For many of the distributions, it uses scipy, such as...

Great suggestion! I will look into it and see whether it can be incorporated into the library.

Thank you for mentioning this! I have not seen this error before. Does this happen because your machine (or server) does not have writing rights to disk?