this post was submitted on 08 Jul 2023
0 points (NaN% liked)

Python

6229 readers
23 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

๐Ÿ“… Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

๐Ÿ Python project:
๐Ÿ’“ Python Community:
โœจ Python Ecosystem:
๐ŸŒŒ Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
 

Are you doing data science? Statistics? No?

Then for god's sake don't use pandas, you just look dumb af when you pull several MB of a package just to load csv. If you find yourself doing that, just stop programming and look for another job

Thanks for attention

all 2 comments
sorted by: hot top controversial new old
[โ€“] Michal@discuss.tchncs.de 0 points 1 year ago (1 children)

Pandas is more efficient than Python at operating on large datasets. Can you suggest alternarives?