Home of AutoViz, AutoViML and featurewiz
Home of AutoViz, AutoViML and featurewiz
Hi: Can you please review again? I have made the requested changes. Ram
Hi @icozma : This error seems related to Python 3.10 and higher. I am currently running on Python 3.7 and 3.8. Let me see whether I can upgrade AutoViz to...
Hey @icozma 👍 I have some Good News! I have removed some references to Seaborn styles which have been deprecated. That seems to have fixed some issues. Can you please...
Hi @icozma I have finally found the dependency problems with Python 3.10+ and fixed them I think. I have a new version 0.1.801 of AutoViz - please pip install and...
Hi @RNarayan73 : As I have said this before, this is a problem between hvplot.pandas and Python version 3.11. Can you instead try installing and importing hvplot.pandas separately in your...
Hi @RNarayan73, @maximlt 👍 thank you all for the persistence and your helpful analysis. I am going to pin the older version of numpy in this case numpy < 1.25.0...
@RNarayan73 : I have re-opened issue #98 please provide a solution that I can implement. Better yet if you know the answer, just submit a pull request or post your...
Hi @RNarayan73 @maximlt @icozma : After much research, I have come up with a modified setup.py script that handles the different versions of python and holoviews, can you please take...
Ok I have updated the web site withthe new setup.py script. Hi @RNarayan73 : can you go ahead and try to do a pip install from the githuib as follows...
Hi @icozma, @maximlt , @RNarayan73 👍 Sorry for the errors. I noticed that with pandas 2.0 and numpy >1.24 and newer python versions, the entire python ecosystem has gone for...