clcr / pyeo

Python Earth Observation processing chain
GNU General Public License v3.0
96 stars 29 forks source link

csv reader functions: pandas vs. csv library? #7

Closed ValentinLouis closed 6 years ago

ValentinLouis commented 6 years ago

Does anything speak against using the pandas library to read in csv files?

Thingus commented 6 years ago

Only that there's a built-in csv reader, but I suspected we'd have to add pandas to the requirements anyway at some point, it's so widely used. Go for it. -John

On Sun, Apr 22, 2018 at 12:10 PM, Valentin Louis notifications@github.com wrote:

Does anything speak against using the pandas library to read in csv files?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/clcr/pyeo/issues/7, or mute the thread https://github.com/notifications/unsubscribe-auth/AC6Ka_c23Qdv_lVxWHPjJVNmp1ogzYlQks5trJ1pgaJpZM4Te5pl .

hidexxx commented 6 years ago

I like pandas as well (not only because of its name……)

Feeling like it’s easy to deal with array-like data..

On 22 Apr 2018, at 12:10, Valentin Louis notifications@github.com<mailto:notifications@github.com> wrote:

Does anything speak against using the pandas library to read in csv files?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/clcr/pyeo/issues/7, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AY6ABmkROXRmaBHI8ojoJWhxXvm-wB0Fks5trJ1pgaJpZM4Te5pl.