Filename is an empty string or file not able to be loaded
delocalizer opened this issue · 2 comments
delocalizer commented
I get this error with even the simplest csv input file
a,b
1,2
3,4
providing full path to the filename, using and specifying different separators... nothing seems to work.
AutoViML commented
@delocalizer
Thanks for trying out AutoViz 👍
I have tested your test csv file and it works fine . I have provided the csv file as well as the notebook for you to try it.
Just download them together and test it and let me know. I will keep this issue open until you have it resolved.
Thanks
Auto Vimal
delocalizer commented
Thanks for this. I'd like to try it out however I'm closing because I cannot pip install AutoViz in my current test environment (Python 3.11) due to wordcloud dependency amueller/word_cloud#637.