Closed dizak closed 5 years ago
There is no longer a need for downloading the temporary files as pandas.read_csv can now read the URL directly.
pandas.read_csv
Still, the user should be able to use previously downloaded files.
There is no longer a need for downloading the temporary files as
pandas.read_csv
can now read the URL directly.Still, the user should be able to use previously downloaded files.