An open API service indexing awesome lists of open source software.

https://github.com/sagarkhese40/python-assginment

python assignment
https://github.com/sagarkhese40/python-assginment

assignment data data-science data-visualization python seaborn-plots

Last synced: about 2 months ago
JSON representation

python assignment

Awesome Lists containing this project

README

          

# python-assginment
In this repositry python assignment and exrscise are upload

# Exercises-1.ipynb
This notebook contains pandas-based exercises on movie data, focusing on querying and analyzing the cast.csv dataset. Tasks include counting unique movie titles and identifying the earliest listed films.

# Exercises-2.ipynb
This continuation of movie data analysis expands on the previous notebook with further insights using titles.csv and cast.csv. Tasks include identifying the most common movie names and generating summary statistics.

# Python Assignment 1.ipynb
Introductory Python practice notebook covering:
Variable assignment
String manipulation
Printing formatted output
Use of famous quotes with string formatting

# Python Assignment 2.ipynb
Beginner-level programming problems, including:
Salary computation using allowances
Unit conversions (distance, temperature)
Aggregating student marks and computing percentages