wd60622 / lyft-bikes

Python Client for Lyft Bike Sharing Data
https://wd60622.github.io/lyft-bikes/
MIT License
0 stars 1 forks source link

Separate the read and download #15

Open wd60622 opened 2 months ago

wd60622 commented 2 months ago

pd.read_csv is used within the Downloader classes. Can the this function be separated and injected?