Create a visualization of the data. This MUST include at least one graph, with clear labels.
INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS
1. Choose a dataset, import it into a Jupyter Notebook and clean it up in some way. This could include, but is not limited to:
a. Filling or otherwise handling missing data
b. Changing the type of the data
c. Transposing or pivoting data
d. Filtering data by column or row
2. Do an exploratory data analysis, including plain-English description. This MUST include
a. Formulating at least two questions about the data
b. Answering these questions with some statistics-based methodology
3. Create a visualization of the data. This MUST include at least one graph, with clear labels. The graph may be of any type.
4. Include the following:
1. Title and author (in markdown text)
2. A description of your data - what the source is, including the web link where it can be accessed, what the data describes, and a description of any significant data cleaning you completed (all in markdown text). I should not have to Google anything to make sense of your project.
Attachments:
Related Questions
. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java
CS 340 Milestone One Guidelines and Rubric
Overview: For this assignment, you will implement the fundamental operations of create, read, update,
. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class
Retail Transaction Programming Project
Project Requirements:
Develop a program to emulate a purchase transaction at a retail store. This
. The following program contains five errors. Identify the errors and fix them
7COM1028
Secure Systems Programming
Referral Coursework: Secure
. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer
CS 340 Final Project Guidelines and Rubric
Overview The final project will encompass developing a web service using a software stack and impleme