top of page
Profile
Join date: Jul 26, 2021
About
0 likes received
0 comments received
0 best answers
Posts (6)
Dec 1, 2021 ∙ 3 min
Pandas Technologies for Data Manipulation in Python
INTRODUCTION pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with...
13
0
Oct 17, 2021 ∙ 2 min
Project: Investigating Netflix Movies and Guest Stars in The Office
It's The Office! What began in 2001 as a British mockumentary series on office culture has subsequently spawned eleven different variants...
65
0
Oct 10, 2021 ∙ 2 min
Python map(): Processing iterables without using for or while loop
However, back in 1993, the Python community was demanding some functional programming features. They were asking for: Anonymous functions...
18
0
Oct 10, 2021 ∙ 3 min
List Comprehension in Python
Introduction Python is well-known for allowing you to write code that is beautiful, simple, and nearly as easy to understand as plain...
12
0
Oct 9, 2021 ∙ 2 min
Number To Word Converter
Following is the implementation for the same. The code supports numbers up to 4 digits, i.e., numbers from 0 to 9999. Idea is to create...
46
3
2
Oct 9, 2021 ∙ 1 min
BMI App using python
Body Mass Index (BMI) is a commonly used indicator that gives information about how healthy your body is. It is given as a ratio between...
25
2
1
Aruna Nuwantha
Writer
More actions
bottom of page