Python List Comprehension

Python List Comprehension

Introduction Hi there, this blog is meant to be a tutorial focusing on teaching Python list comprehensions through a video. The video mostly highlights the similarities between for loops and list comprehensions, comparing the two and creating the same output in easy,...
What Python can do, Alteryx also can!

What Python can do, Alteryx also can!

Hi data enthusiast, I have just finished halfway through the 4-month intense training in The Data School. Throughout 8 weeks, I have done a lot with Alteryx and u know what, I realized that Alteryx could be used as a programming language in some cases. In this blog, I...