top of page

Profile

Join date: Aug 21, 2021

About

0 likes received
0 comments received
0 best answers

Posts (8)

Jan 23, 20222 min
Time Series Analysis of NAICS
NAICS stands for The North America Industry Classification System developed by three countries Canada,US and Mexico.The goal of this blog...

17
0
Dec 7, 20212 min
Importing Data in Python
There are three major methods which are used for data science for python. These methods can be used in any juypter notebook provided , by...

6
0
Nov 21, 20213 min
Methods of Data Manipulation Using Pandas
Pandas is a tool which is powerful , flexible and is easy to use built on top of python programming to help in data analysis.We will 5...

5
0
Oct 17, 20212 min
Investigating Popularity of Guest Stars In Office TV Show
The Office is an American mocumentary sitcom television series that depicts everyday work lives of office employees in the Scranton. It...

25
0
Oct 6, 20212 min
Reading CSV Files
CSV stands for "Comma Separated Values" is a simple file format which is used commonly for data science.Each line is a data record which...

10
0
Oct 4, 20212 min
Python Functions
Functions are a group of statements which is used to perform a task.These tasks can repetitive , big task which is divided in smaller...

13
0
1
Sep 19, 20211 min
Roll A Die
The idea is to play die game using python.To do so we will take help from "Random Library". Random Library will allow us to generate...

19
1
Sep 19, 20211 min
Roman To Decimal
The simple idea is to calculate decimal numbers from roman so for that we have five steps process .The reason we are doing this is to get...

21
1

Rohit Roy

Writer
More actions
bottom of page