ArnaoutLab / diversity

Partitioned frequency- and similarity-sensitive diversity in Python
MIT License
6 stars 1 forks source link

URL not found error when reading data from a URL as an iterator #27

Closed Elliot-D-Hill closed 2 years ago

Elliot-D-Hill commented 2 years ago

Could it be that read_csv from pandas cannot read data from a URL if the chunksize or nrows argument is used?