bird-house / birdy

Birdy provides a command-line tool to work with Web Processing Services.
http://birdy.readthedocs.io/en/latest/
Apache License 2.0
8 stars 3 forks source link

Return CSVs as Pandas Dataframes #196

Open Zeitsperre opened 3 years ago

Zeitsperre commented 3 years ago

This is just an idea, but it would likely be very simple to return loaded CSV data as manipulatable Dataframes. Unsure of how much use we would get out of it, but it wouldn't be more than a new converter for text/csv mimetypes.

Zeitsperre commented 3 years ago

Discussion following from https://github.com/bird-house/emu/pull/111#issuecomment-810146771