Menu

#Python

2973 posts

Feed·
20 of 2973 posts
📰
0

Reddit - Please wait for verification

Python·/u/LuisDelmo·2 days ago
#sgrWGPgQ

Every Python developer knows the highest compliment your code can receive is being called "Pythonic." It means your code is elegant, readable, and leverages the language perfectly. But what do we call beautiful Pandas code?…

15s
Read More
📰
0

Reddit - Please wait for verification

Python·/u/sc0v0ne·2 days ago
#BEX3QNZa

I can't share the code because it was a company-wide error. The problem was that while running a Docker container within the Google Cloud platform using their tool called Google Vertex Jobs, I encountered the following error: "Free: Invalid Pointer".…

15s
Read More
📰
0

Reddit - Please wait for verification

Python·/u/Candy_Sombrelune·2 days ago
#exw9kbuJ

Hey guys, Just wanted to share my current learning workflow as a Python beginner. I see a lot of advice warning against over-relying on AI, so I built a system that forces me to think first: Step 1: Map out the logic. Step 2: Write the pseudocode.…

15s
Read More
📰
0

Reddit - Please wait for verification

Python·/u/Bladerunner_7_·2 days ago
#bKa3PjeA

Not looking for side projects. I mean automations that actually became part of your workflow. Examples: Data processing pipelines Report generation Monitoring scripts Internal tools File organization systems The most valuable automation I built was…

15s
Read More
I paused feature work on day one to set up CI — and avoided the same slow chaos again
🖼️
0

I paused feature work on day one to set up CI — and avoided the same slow chaos again

DEV Community: cicd·Sandro Hu·3 days ago
#P9TTBpmP
#dev#name#first#test#python#lint

I was ready to ship my first real feature. Editor open. Tasks clear. Momentum high. Then I stopped,...

15s
Read More