vizzuhq / ipyvizzu

Build animated charts in Jupyter Notebook and similar environments with a simple Python syntax.

Home Page:https://ipyvizzu.vizzuhq.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

documentation: Titanic data set not easily available in the colab

icozma opened this issue · comments

Now I also see the colab is asking for a password.

@ShruAgarwal If I rerun the colab example, I get the following error:
FileNotFoundError: [Errno 2] No such file or directory: '/content/titanic.csv'

Could you please check what is the problem with the permissions?

@icozma I updated the example. You can see the data with its github link

@icozma , I'm really sorry that you faced the issue because of my silly mistake. 😐 I won't repeat such code errors next time.
@veghdev , I'm extremely Sorry that I didn't replied back to solve the issue. Actually, I was facing problems with my Gmail notifications due to which I missed out on many important mails from Github. Just now, I got it fixed. From now onwards, I'll monitor my Github notifications everyday! 🙂

No worries, no emergency, I just saw it and thought to raise it. Have a good day! :-)

I tested it and it works fine, thank you!