Conversation

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?
257
738
Replying to and
I'm sure one of us could walk you through setting up a beefy cloud machine. And once it's up and running it can mirror your current workflow/layout. Only difference is one extra click to connect to the remote computer at the start of the day.
Replying to and
Python is notoriously difficult to deal with due to its versioning process. Python 2 and 3 are very incompatible. The vast majority of languages version way better and are much easier to install.
1
Replying to and
mostly the hard part is over, getting used to working in a remote environment isn't as bad as managing wrangling python but all the same, new computer seems like a reasonable path forward
Replying to and
I’m a senior developer who is experienced in coding, but hadn’t done much with python. I tried to get it set up on my computer to play with Stable Diffusion, and let me tell you it _is_ a confusing arcane mess and it’s not just you
3