dizak / prwlr

Integrating genetic interactions networks and phylogenetic profiles.
https://dizak.github.io/prwlr
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Pass urls directly to pandas #119

Closed dizak closed 5 years ago

dizak commented 5 years ago

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.