0% found this document useful (0 votes)
3 views

Data Science Index

The document is an index of various programming experiments and tasks primarily focused on Python and R. It includes tasks such as string concatenation, creating student lists, merging dictionaries, and data visualization techniques. Each task is listed with a corresponding date and page number for reference.

Uploaded by

surykant4102
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Data Science Index

The document is an index of various programming experiments and tasks primarily focused on Python and R. It includes tasks such as string concatenation, creating student lists, merging dictionaries, and data visualization techniques. Each task is listed with a corresponding date and page number for reference.

Uploaded by

surykant4102
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

INDEX

S. No. List of experiments Date Page. No. Remark

Write a program to concatenate two strings in


1 python Environment.

Write a program to create student name list and


2 count number of students.

Write a python program to create or merge two


3 dictionary.

Query to demonstrate inner outer and full join.


4

5 Write a python program to read txt, xlxs, csv


file.

Develop a model using navie bayes sum


6 clustering on python environment # Import
necessary libraries.

Car price using and feature like milages, age etc


7 using histogram, scatter plot,data visualization,
Svm, clustering.# Import necessary libraries.
Write a python program to predict income using
8 data visualization, model development and
clustering?

Write a program to create data from in R.


9

Write a program to create basic scatter plot in R.


10

You might also like