top of page
Profile
Join date: Aug 22, 2021
About
0 likes received
0 comments received
0 best answers
Posts (7)
Dec 14, 2021 ∙ 3 min
Pandas Techniques for Data Manipulation
Introduction As we know Pandas provide us many usefull functions .In this blog post we will cover some often encountered Pandas...
9
0
Dec 8, 2021 ∙ 3 min
Cleaning data in Python
Introduction In this blog I will write about Data cleaning. Both of them are important for accuracy of our model. We clean data and get...
26
0
Oct 19, 2021 ∙ 3 min
A visual view of the change in popularity and quality of The Office Series
Today we will observe the change of The Office Series on various parameters. Mainly we will look at the viewership for each episode...
16
0
Oct 16, 2021 ∙ 4 min
How to use Sqlite3 using Python
Much of the work of data scientists is related to data. And in some cases (especially for bank employees) we have to pull the data from...
536
0
4
Oct 4, 2021 ∙ 1 min
Python Lists
Lists are most used datatype in Python which can be written as a list of comma-separated values. Lists are created using square...
19
0
Sep 23, 2021 ∙ 1 min
Simple Tic-Tac-Toe Game
Introduction: Each of us has played this game at least once in our lives. But wait, what do you think about coding this game? The game is...
72
1
Sep 23, 2021 ∙ 1 min
Email Splitter App for Separating Username from Domain Name
Introduction: Mail has become an integral part of our daily lives. But how do these email addresses work, and what sequence do the...
42
0
2
Ibrahim Rustemov
Writer
More actions
bottom of page