top of page
Profile
Join date: Aug 21, 2021
About
0 likes received
0 comments received
0 best answers
Posts (9)
Mar 9, 2022 ∙ 4 min
Statistical Concepts for Data Science
Understanding fundamental statistical concepts is essential for doing data science. In this blog post, we will explain in detail some...
12
0
Jan 28, 2022 ∙ 5 min
Time Series Analysis of NAICS
The North American Industry Classification System (NAICS) is an industry classification system developed by the statistical agencies of...
11
0
Dec 8, 2021 ∙ 4 min
Visualizing Data in Python
In this blog post, we will be talking about Data Visualization in Python. Data visualization is a graphical representation of information...
5
0
Nov 21, 2021 ∙ 3 min
Pandas Techniques for Data Manipulation in Python
Pandas is an open-source python library that is used for data manipulation and analysis. It provides many functions and methods to speed...
7
0
Oct 16, 2021 ∙ 3 min
Investigating Guest Stars in The Office
The Office! What started as a British mockumentary series about office culture in 2001 has since spawned ten other variants across the...
35
0
Oct 6, 2021 ∙ 2 min
Regular Expressions in Python
A RegEx, or Regular Expression, is a sequence of characters that forms a search pattern. And it can be used to check if the string...
13
0
1
Oct 3, 2021 ∙ 2 min
Lambda Expressions in Python
Anonymous functions in Python are functions that are defined without a name. Anonymous functions can accept multiple inputs and return...
133
0
2
Sep 21, 2021 ∙ 2 min
Checking if a Number is Prime or Not with Python
In this blog, we will use the Python programming language to write a simple application that checks if the number is prime or not. Prime...
173
0
1
Sep 19, 2021 ∙ 2 min
Converting Temperature in Fahrenheit to Celsius and Vice Versa.
In this blog, we will talk about Converting Temperature from Fahrenheit to Celsius and vice versa. The Fahrenheit temperature scale is...
47
2
2
Nargiz Huseynova
Writer
More actions
bottom of page