top of page
Profile
Join date: Jan 2, 2022
About
0 likes received
0 comments received
0 best answers
Overview
First Name
TCHOUTCHA SANDJONG
Last Name
STELLA LAFORTUNE
Position
CAMEROON
Posts (6)
May 6, 2022 ∙ 3 min
Manipulation des Tableaux
NumPy supports the creation and manipulation of multidimensional arrays. NumPy arrays are fast, easy to understand, they occupy little...
17
0
May 6, 2022 ∙ 1 min
Lambda functions
They are very useful when it is necessary to perform small tasks with less code, they promote the readability of the code example : power...
9
0
May 5, 2022 ∙ 3 min
Cleaning Data in Python
Data cleansing strengthens the integrity and relevance of our data by reducing inconsistencies, preventing errors, and enabling better...
10
0
May 5, 2022 ∙ 1 min
Reverse a string in python
Reverse a string in Python using the len() function ( function returns the number of items in an object. When the object is a string, the...
12
0
May 5, 2022 ∙ 2 min
Pandas Techniques for Data Manipulation in Python
Pandas: a must-have library for data processing in Python. Pandas is an open-source library allowing data manipulation and analysis in a...
20
0
May 5, 2022 ∙ 1 min
Count character occurrences in a given word, phrase or sentence.
know the number of occurrences of characters in a word or in a sentence occurrence is the appearance of a given element in a set. Use the...
18
0
stella tchoutcha
Writer
More actions
bottom of page