top of page
Profile
Join date: Aug 23, 2021
About
0 likes received
0 comments received
0 best answers
Posts (9)
Feb 25, 2022 ∙ 5 min
Statistical Concepts for Data Science
What is Statistics? Statistics is the science of collecting, analyzing, interpreting, and manipulating data in order to draw conclusions...
22
0
Feb 20, 2022 ∙ 2 min
Importing Data in Python.
What is Data Importation in Python? Importing data in python is the use of various modules in python to transform different types of file...
11
0
2
Jan 24, 2022 ∙ 2 min
NAICS Time Series Analysis
The North American Industry Classification System (NAICS) is an industry classification system developed by the statistical agencies of...
19
0
Nov 20, 2021 ∙ 3 min
Data Manipulation in Pandas.
Pandas is an open-source python library used for data analysis and manipulation. With pandas, one can get lots of information from a...
21
0
Oct 17, 2021 ∙ 3 min
Investigating The Office Dataset.
The Office! What started as a British mockumentary series about office culture in 2001 has since spawned ten other variants across the...
31
0
Oct 4, 2021 ∙ 2 min
Python Concept: Boolean
Python boolean is one of python's built in data types. It is used to evaluate expression(s) or in other words represent the truth value...
26
0
1
Oct 4, 2021 ∙ 3 min
Python Lists
A python list collection of different items put together. In our lives, we make lists for certain things, activities, etc. The same thing...
26
0
Sep 16, 2021 ∙ 1 min
AGE Calculator using Python
Age is an important concept of life. The age of an non-living or living thing is used to how old it is. Age is usually calculated using...
43
1
2
Sep 16, 2021 ∙ 1 min
BMI Calculator with Python
This article includes a python code which allows the user to input values and it displays the bmi
38
1
1
Vanessa Arhin
Writer
More actions
bottom of page