0% found this document useful (0 votes)
4 views1 page

Assignment1 18092024 041253pm

This assignment for the MS(DS) course focuses on basic Python concepts and the use of Anaconda distribution. Students are required to complete a DataCamp course on Python, obtain a completion certificate, and run a 'hello world' project in Jupyter Notebook using the Iris dataset. Submissions must include a PDF with the student's name and screenshots for both tasks by the due date of September 22, 2024.

Uploaded by

Kamran Wahab
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)
4 views1 page

Assignment1 18092024 041253pm

This assignment for the MS(DS) course focuses on basic Python concepts and the use of Anaconda distribution. Students are required to complete a DataCamp course on Python, obtain a completion certificate, and run a 'hello world' project in Jupyter Notebook using the Iris dataset. Submissions must include a PDF with the student's name and screenshots for both tasks by the due date of September 22, 2024.

Uploaded by

Kamran Wahab
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/ 1

Assignment 1

MS(DS)
Tools and Techniques in Data Science
Instructor: Dr. Fatima Khalique
Due Date: Sept 22, 2024
Assignment Type: Individual
Max. Marks: 10

Task 1: Basic Python Concepts


Go to:
https://learn.datacamp.com/courses/intro-to-python-for-data-science

Watch videos and follow instructions to learn basic python concepts for these four modules:

• Python Basics
• Python Lists
• Functions and Packages
• Numpy

At the end of the course, data camp provides you a completion certificate with
your login. Take a screen shot of the certificate with your name and submit as
solution.

Task 2: Install Anaconda distribution


Run your first python hello world project in Jupyter Notebook.
Down load ‘iris’ dataset from:
http://archive.ics.uci.edu/ml/datasets/Iris/
load dataset into data frame using pandas.
Perform basic operations for pandas data frames and send screen shots for the results.

Submission:
Upload a pdf file with your name and screen shots for Task1 and Task2

Good Luck ☺

You might also like