I started my career in Data Science back in 2016 β³
Here's a List of Python/ Machine Learning libraries I would urge you to master!! π
Links to official docs & YouTube Tutorials in the thread π§΅π
Validate your Pandas DataFrame with "Pandera".
In a Data Science Project testing the data is important to make sure that it works as you expected.
Here is an amazing python library that helps you in data validation.
ALT The above test fails Since:
1. Not all values in the column age are less than 20.
2. The countries in the dataframe are not just US and UK
Day 33 #100DaysOfCode#python
After some days of resting, today I used smtp and datetime to create an automatic birthday wisher. I'm also studying some #Java concepts to prepare for an interview :D
Day 32 #100DaysOfCode#Python#pythonprogramming
Today I finished the GUI of my FlashcardApp. I want to add some new functionalities, so I will keep working on this.
Day 32 #100DaysOfCode#Python#pythonprogramming
Today I finished the GUI of my FlashcardApp. I want to add some new functionalities, so I will keep working on this.
Day 31 #100DaysOfCode#Python#pythonprogramming
Today I continue working on my flashcardApp. Right now it looks like this :D The next week I will finish it.
Working on this is helping me to learn how to work on a tkinter app.
Day 31 #100DaysOfCode#Python#pythonprogramming
Today I continue working on my flashcardApp. Right now it looks like this :D The next week I will finish it.
Working on this is helping me to learn how to work on a tkinter app.
Day 30 #100DaysOfCode#Python#pythonprogramming
Today I started upgrading my flashcardApp to use CustomTkinter. I haven't finished the GUI yet. I have other improvements in mind to do when the GUI is working. :D