top of page
Profile
Join date: Sep 26, 2021
About
0 likes received
0 comments received
0 best answers
Posts (5)
Mar 25, 2022 ∙ 4 min
Importing, Cleaning and Visualizing Data in Python
Examples of the Data Files; Excel file, CSV file, Text file, HDF5 file, MATLAB files, RDBMS, etc. Using these different files you import...
17
0
Mar 23, 2022 ∙ 6 min
Pandas Techniques for Data Manipulation in Python : groupby() & pivot_table()
Pandas is a Python Library for data analysis, started by Wes McKinney in 2008, which was created to fill need for powerful and flexible...
16
0
Mar 23, 2022 ∙ 5 min
Investigating Guest Stars in The Office
Introduction The Office is an American Mockumentary sitcom television series that depicts the everyday lives of office employees in the...
8
0
Mar 23, 2022 ∙ 1 min
Python Concepts for Data Science: Functions
A function is a block of organized, reusable code that is used to perform a single, related action. Functions provide better modularity...
13
0
Oct 24, 2021 ∙ 1 min
BMI calculator
Body Mass Index(BMI) is a measure of body fat based on height and weight that applies to adult men and women. On this basis, a persons...
20
0
Prativa Bhatta
Writer
More actions
bottom of page