Python
📄 42 ArticlesPython Quiz 3 | Daily Quiz 3
Python Quiz for Data Science Try the following quiz, it has 10 fairly simple questions on minute Python concepts.Comment your […]
Supply Chain Analytics in Python
Let’s take a case study of Supply Chain optimization. There is a Restaurant which serves Mega Pizza (40”). It has […]
Tricky Interview Questions (Python)
The reason why I put interview questions as the title of a lot of posts is because:–1. It makes you […]
Ada Boost Algorithm in Python
Gist of Adaptive boost Algorithm in layman’s term – If you want to improve the performance of a class then […]
Break, Continue and Pass in Python | Python for Data Science | Day 7
For this tutorial, we will walk you through a very important concept – Break, Continue and Pass in Python. This […]
Palindrome in Python | Python for Data Science | Day 6
Ciao amici! The Data Monk community is back with another new topic for you. It’s time for some programming, as we […]
For Loop in Python | Python for Data Science | Day 5
Hola amigos! Your friends at The Data Monk are back with another absorbing topic- For Loop in Python. In vanilla terms, […]
Dictionary in Python | Python for Data Science | Day 4
Hello, The Data Monk family! We hope you would have read our last tutorial on tuples. If not, do read the […]
Tuple in Python | Python for Data Science | Day 3
Hello, Python fam!Let’s get started with an essential concept in Python i.e. Tuples. Like all programming languages, Python uses buckets […]
Install Python | Python for Data Science | Day 1
Hey there, Pythonistas!If you’ve landed on this page for learning Python, congratulations! You have already taken the first step towards […]