Data Scientist
📄 101 ArticlesData Science books
The Data Monk have more than 30 e-books on Amazon. Below are the links and a small description of each […]
Top Data Science Interview Questions
Top Data Science Interview QuestionsWe have covered more than 30 different companies, their interview processes, questions, answers, and salary across […]
Data Science Model with high accuracy in training dataset but low in testing dataset
What do you mean when I say “The model has high accuracy in Training dataset but low in testing dataset”Data […]
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 […]
Hello World | Python for Data Science | Day 2
Hello Pyfans! In the previous article, we discussed Python installation. Now it’s time for us to dive into the code. For […]
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 […]
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 […]
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, […]
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 […]
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 […]