Python Programming
Issued by
University of California, Irvine
The earner of this badge has completed a course of study focused on Python programming through the Data Analytics Boot Camp. The earner has successfully created a Python script that analyzes numerous datasets. The earner has also demonstrated proficiency with data analytic tools like NumPy, Pandas, Matplotlib, and specific libraries for interacting with web data.
Additional DetailsSkills
- Data Analytics Boot Camp
Earning Criteria
-
Create a Python script that analyzes financial records of a fictitious company and prints the results to the terminal as well as exports a text file with the results.
-
Create a Python script that analyzes poll data from multiple counties and prints the results to the terminal as well as exports a text file with the results.
-
Create one of two challenges: create a report using Python Pandas to analyze purchasing data from a gaming company’s fantasy game, or create a report using Python Pandas to analyze a school district’s standardized test results and showcase trends in school performance.
-
Create one of two challenges using Matplotlib, Pandas and Jupyter Notebook: create bubble plots and pie charts that showcase relationships between key variables and city types for a ride-sharing company, or create a scatter plot and bar graphs that show results between different treatments from a pharmaceutical company’s most recent animal study.
-
Create a representative model of weather across world cities using either Matplotlib or Pandas and the OpenWeatherMap API.