Tagged: clean code

Pro Python Tips for Data Analysts

Complex analysis requires complex code. How do you keep this tidy, ready to evolve and improve? The dream The dream is to create sleek code, which clearly expresses the steps between the problem and...

Alphabet on blackboard

Tips for writing better Python code

I was a very experienced programmer when I started using Python. So I wrote some very bad Python code. Each language has its own way of doing things. The more you learn the language,...