my data was too big for google sheets, so i installed and learned python. but now it's too big for my computer, python won't run it. off to buy a new computer i guess?
Conversation
Replying to
Sounds like you need to process the data insitu instead of loading it all at once.
1
27
Show replies
Replying to
im getting ptsd to when people were trying to explain to me how to install python, sounds simple but it was not. this tweet has the ominousness of someone who does not remember what it was like to not know any basics
25
10
245
Show replies
Replying to
probably massage the data a bit until it fits or use a different python library or don't load it all at once
2
8
Show replies
Show replies
Replying to
Unless an expert has spent a lot of time optimizing it, odds are high that there are small tweaks to your code that will cut the memory usage by 2x or more.
But if you have less than 32GB of RAM, buy the upgrade anyways.
2
64
Show replies





