Learn practical skills, build real-world projects, and advance your career

Padma awards - exploratory data ananlysis

Indian government has been conferring its highest honours — from the venerable Padma Shri to the exclusive Bharat Ratna — on bureaucrats, artists, scientists, engineers, sporting heroes, and political icons. The various category of padma awards are - Bharat Ratna, Padma Vibhushan, Padma Bhushan and Padma Shri. This dataset contain awardees and their details over the period 1954 - 2017. We will perform exploratory data analysis on this dataset to reveal useful insights.

This project work is a part of the course Data Analysis with Python: Zero to Pandas offered by Jovian.ml in partership with freecodecamp

The notebook contains the following sections :

Section I: Data preparation and cleaning
Section II: Exploratory data analysis and visualization
Section III: Asking and Answering Questions
Section IV: Inferences and Conclusion

project_name = "padma-awards-analysis" # name of project
!pip install jovian --upgrade -q
import jovian
jovian.commit(project_name, files=['awards-full.csv'])
[jovian] Attempting to save notebook.. [jovian] Updating notebook "abhijit-debnath12/padma-awards-analysis" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment..
[jovian] Error: Failed to read Anaconda environment using command: "conda env export -n base --no-builds"
[jovian] Uploading additional files... [jovian] Committed successfully! https://jovian.ml/abhijit-debnath12/padma-awards-analysis