dk_wisdom2 Profile Banner
D.K Wisdom Profile
D.K Wisdom

@dk_wisdom2

Followers
426
Following
24K
Media
314
Statuses
2K

Data Analyst | SQL | Excel | Power BI | Data Visualization | Transforming Raw Data into Actionable Business Insights

Remote
Joined May 2022
Don't wanna be here? Send us removal request.
@dk_wisdom2
D.K Wisdom
4 months
I recently analyzed a dataset on health care access in Africa, below is a report of some insights generated. The purpose of this analysis is to uncover insights that will contribute towards improving access to healthcare in Africa. Project Documentation is on GitHub, link in bio.
Tweet media one
6
11
88
@dk_wisdom2
D.K Wisdom
2 days
RT @KPMG_GH: As a new week begins, choose to walk the path of honesty and integrity, even when it’s not the easiest route. This quiet commi….
0
2
0
@dk_wisdom2
D.K Wisdom
4 days
Ghana's GDP growth journey from Independence.
Tweet media one
0
0
1
@dk_wisdom2
D.K Wisdom
7 days
MIDSEM UPDATE:.My Econometrics lecturer said, "NOT THIS TIME! YOU NEED TO KNOW THE BASIC FORMULAS " 😂😂. anyways unto the next😇.
0
0
1
@dk_wisdom2
D.K Wisdom
13 days
Last semester was not easy—waking up at 3 a.m. to learn MySQL, working 10 hours a week as a student library assistant, and dealing with personal challenges. But somehow, I still managed to increase my CWA by 1.01. The most difficult semester turned out to be my best ever. Grit!
Tweet media one
2
1
8
@dk_wisdom2
D.K Wisdom
27 days
RT @_efoa: Professorial Inaugural Lecture to be delivered by Professor Mohammed Had. via @YouTube @Thevokofficial….
0
4
0
@dk_wisdom2
D.K Wisdom
28 days
come with me 😊.
@KNUSTGH
Kwame Nkrumah University of Science and Technology
28 days
It’s Today!. You are specially invited to the Professorial Inaugural Lecture of Professor Mohammed Hadrat Yusif a Professor of Economics at the Department of Economics, College of Humanities and Social Sciences, KNUST. Read more via: 
Tweet media one
0
0
1
@dk_wisdom2
D.K Wisdom
28 days
I have taken a break to prepare for my upcoming mid-semester exam before I get all Bs lol😂.
1
0
1
@dk_wisdom2
D.K Wisdom
28 days
But would be practicing behind the scenes regardless.
0
0
3
@dk_wisdom2
D.K Wisdom
30 days
Today I looked at Indexing and slicing in Python.
Tweet media one
0
0
1
@dk_wisdom2
D.K Wisdom
1 month
I don't know why but I'm able to clean data more efficiently in excel than in power query (not in Power bi). maybe it's because my initial course didn't teach me how to do it.
@ezekiel_aleke
Ezekiel
1 month
Which is your preferred Data Cleaning tool?. SQL           Excel         Power Query .👇              👇              👇.
0
0
0
@dk_wisdom2
D.K Wisdom
1 month
I am a data analyst, I help businesses make data-driven decisions that helps minimize cost, improve operational efficiency and promote growth. view my portfolio here .
@TechnicalBben
Technical Ben
1 month
Good morning guys quote this tweet with what you do for work and sell yourself shamelessly.
0
0
1
@dk_wisdom2
D.K Wisdom
1 month
I also learnt about 'list of list" that's creating a list inside a list.
Tweet media one
0
0
1
@dk_wisdom2
D.K Wisdom
1 month
I also took some lessons on how to convert various data types to the other. example, converting float items to int etc.
Tweet media one
0
0
2
@dk_wisdom2
D.K Wisdom
1 month
Took some brake! today I continued to dive into data types in Python but specifically working on list since it's the most used data type in Python. I learnt that a list could contain int, str or combination of both.
Tweet media one
0
0
1
@dk_wisdom2
D.K Wisdom
1 month
I concluded on range by learning how to create an empty list, generate a range of values and insert them into the empty list. in the example below where I created the empty list "mult". I generated a range of values, squared them and inserted them into the list.
Tweet media one
0
0
0
@dk_wisdom2
D.K Wisdom
1 month
I also learnt how to use the range() function to generate numbers at a certain interval. for the example below, the numbers were generated at an interval of 2.
Tweet media one
0
0
1
@dk_wisdom2
D.K Wisdom
1 month
This morning, I learnt about the range() function which is used to generate a sequence of numbers within an interval.
Tweet media one
0
0
1
@dk_wisdom2
D.K Wisdom
1 month
Still on data types in Python, I learnt about set and Dictionary. They all use the curly bracket serves a different purpose. Dictionary has the key-value pair where the key is used to pull out the value. in the example below, the key is the name whiles the location is the value.
Tweet media one
0
0
2
@dk_wisdom2
D.K Wisdom
1 month
I also learnt about how to change items in a list using index, I learnt that Python index the first item in a list as 0, the second as 1 etc. in the example below I created a list and changed the first item from 90 to 87.
Tweet media one
0
0
3
@dk_wisdom2
D.K Wisdom
1 month
This morning, I learnt about Tuple in Python, Tuple is similar to List but tuple uses parenthesis instead of squared brackets. items in a tuple are immutable; thus, they cannot be changed but list is mutable; thus, items in a list can be changed.
Tweet media one
0
0
2