0% found this document useful (0 votes)
14 views7 pages

DV Lab File

The document outlines an assignment for a Data Visualization course at Shri Ramswaroop Memorial University for the 2024-2025 session. It includes three experiments: creating a dictionary and converting it to a dataframe, reading a CSV file and applying functions, and performing sorting and filtering on a CSV file. The assignment is submitted by Shashwat Srivastava under the guidance of Mr. Raghav Sharma.

Uploaded by

YOGENDRA
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views7 pages

DV Lab File

The document outlines an assignment for a Data Visualization course at Shri Ramswaroop Memorial University for the 2024-2025 session. It includes three experiments: creating a dictionary and converting it to a dataframe, reading a CSV file and applying functions, and performing sorting and filtering on a CSV file. The assignment is submitted by Shashwat Srivastava under the guidance of Mr. Raghav Sharma.

Uploaded by

YOGENDRA
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Shri Ramswaroop Memorial

University

DATA VISUALIZATION
(UCS 2015)
ASSIGNMENT 1
Session (2024-2025)

SUBMITED TO: SUBMITED BY:


Mr. Raghav Sharma Name: Shashwat Srivastava
Roll no: 202410101360116
Course: BCA–DS & AI (2B)
EXPERIMENT – 1

Create a dictionary convert to a dataframe and


apply first 5 functions on the dataframe.

Source Code –
EXPERIMENT – 1

OUTPUT –
EXPERIMENT – 2
Read CSV file and apply 10 functions on it .

Source Code –

Reading CSV File :

Applying 10 Functions :
EXPERIMENT – 2

OUTPUT –
EXPERIMENT – 3

Read CSV file and apply sorting and filtering.

Reading CSV File :

Applying Sorting :
EXPERIMENT – 3

Applying Filtering :

You might also like