You are on page 1of 32

PRACTICA

L FILE
Submitted to-Imran Sir

SUBMITTED BY- HARSHITA


SINGH

BOARD ROLL NO.-


ACKNOWL

I feel great pleasure in expressing my


gratitude towards my informatics
practices teacher for precious
suggestion and guidance for the
completion of my practical file. I am
very thankful to them.
CERTIFICAT
E you that I
This is to certify
Harshita Singh of class 12-C,
Tiny Tots Sr. Sec. School has
successfully completed the
practical file during the
academic year 2023-24
towards partial fulfillment of
project conducted by CBSE.
PYTHON
PROGARMMING
1.Creating series using list

2. creating series with linspace function


3.creating series with tile function
.

4.specifying indexes of the series


.

5.specifying data and indexes in series

6.slicingoftheseries
7.modifying values of series
8.adding new values to a series
9.using head function to extract data

10.Using tail function to extract data


11.Arithmetic operation on series

12.Adding two series


13.Deleting values in series

DATAFRAME OBJECT
14.CREATING DATAFRAME WITH LIST

15.Creating dataframe with dictionary


16.creating dataframe with 2d-dictionary

17.Creating dataframe with 2d-ndarray


18.Accessing dataframe

19.Accessing dataframe using loc function


20.slicing data in dataframe

21.Modifying data in dataframe


22.adding data in dataframe

23.Deleting data in dataframe


24.creating linegraph using matplotlib

25.changing colour of linegraph


26.changing linestyle of linegraph

27.creating bargraph
28.changing colour of bargraph

29.creating histogram
30.Adding legends to histogram
31.setting limits in bargraph
32.setting titles

SQL”S
PROGRAMMING
33.EXTRACTING TABLES IN SQL

34.USING AGGREGATE FUNCTIONS


34.DESCRIBING TABLE STRUCTURE

35.ALTERING TABLES ADDING ROWS


36.USING CONCAT FUNCTION

37.USING ROUND AND TRUNCATE FUNCTION


38.USING IN FUNCTIONS
39USINGLIKEFUNCTION.
40.USINGBETWEENFUNCTION

You might also like