
Marehan Refaat
- 1 min
Arrays in Python
The idea of arrays comes from that we have multiple variables of the same type and we want to put them together like this name1 =...

Marehan Refaat
- 2 min
Functions in Python
A function is a block of code which only runs when it is called. You can pass data, known as parameters, into a function. A function can...

Ajibola Salami
- 4 min
A Step-by-step Guide to Connecting Python to Google Sheets
This article is a step-by-step guide on how to connect to Google Sheets in a Python environment.


Tanushree Nepal
- 3 min
Time Series Analysis of NAICS(North American Industry Classification System)
Time series analysis is a statistical method to analyze past data within a given duration of time to forecast the future. In this blog,...

Marehan Refaat
- 1 min
Calculate Grade of students in Final Exams
In this blog, we are going to talk about How to calculate the overall grade of the student in the final exams. The system of the grades...


Marehan Refaat
- 1 min
Convert temperature in Fahrenheit to Celsius
Python Application to convert temperature in Fahrenheit to Celsius


aya abdalsalam
- 2 min
any and all in python
any vs all and or vs and

Time Series Analysis of NAICS: Monthly employment data series from 1997 to 2018
Introduction The North American Industry Classification System or NAICS is a classification of business establishments by type of...

TEMFACK DERICK
- 5 min
Let's take a closer look at NAICS: The North American Industry Classification System
The North American Industry Classification System (NAICS) was designed by the statistical agencies of Canada, Mexico, and the United...