У вашего броузера проблема в совместимости с HTML5
To load a csv to a Pandas dataframe is not hard! In this short tutorial we will learn how use Pandas read_csv to load a csv to a dataframe.
We will also learn how to write a csv file using Pandas to_csv.
Make sure you subscribe to the channel if you haven't: http://bit.ly/SUB2EM
» Blogpost about working with Pandas Dataframe: http://bit.ly/TutorialPandas
» Pandas read_csv documentation:
https://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_csv.html
» Pandas to_csv documentation:
https://pandas.pydata.org/pandas-docs/stable/generated/pandas.to_csv.html
» How to install Pandas:
My video on how to install Pandas:
https://youtu.be/8Sipkd9vNKk
Pandas Documentation:
https://pandas.pydata.org/pandas-docs/stable/install.html
» Link to the dataset used in the tutorial: https://vincentarelbundock.github.io/Rdatasets/csv/carData/Wong.csv