top of page
Profile
Join date: Sep 3, 2021
About
0 likes received
0 comments received
0 best answers
Overview
First Name
mohamed amine
Last Name
brahmi
Posts (9)
Mar 1, 2022 ∙ 3 min
Statistical Experimentation with Python
in this tutorial we will demonstrate ten keys concept in statistics for data science. we will get through many theoric things along with...
18
0
Jan 22, 2022 ∙ 4 min
analysing time series of NAICS (North American Industry Classification System)
The North American Industry Classification System (NAICS) is an industry classification system developed by the statistical agencies of...
14
0
Dec 7, 2021 ∙ 2 min
Visualization with Matplotlib
Introduction Visualization is a critical component in exploratory data analysis, as well as presentations and applications. During...
7
0
Nov 20, 2021 ∙ 2 min
explaining five useful pandas techniques
Pandas is a Python library used for working with data sets. It has functions for analyzing, cleaning, exploring, and manipulating data....
9
0
Oct 17, 2021 ∙ 2 min
exploring the office serie dataset
The Office! What started as a British documentary series about office culture in 2001 has since spawned ten other variants across the...
33
2
Oct 15, 2021 ∙ 2 min
string formatting in python
string formatting provides a more powerful way to embed non_strings within strings. string formattinguses a string's format methos to...
15
0
1
Oct 15, 2021 ∙ 2 min
list comprehensions in python
list comprehensions are very useful tool of making quickly lists with certain condtions in just one line. and it is a fundamental tool...
9
0
1
Sep 4, 2021 ∙ 1 min
Dice Rolling Simulator
As the name of the program suggests, we will be imitating a rolling dice, will generate a random number each dice the program runs, and...
32
1
Sep 4, 2021 ∙ 1 min
Email splitter for separating the username and domain name.
in this python mini application i will try to check first if the email given by the use contains '@' so it is may be a real email. email...
32
0
mohamed amine brahmi
Writer
More actions
bottom of page