Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You will create a video presentation and code assignment file ( posted to codePost ) that identifies and analyzes a Python package of your choice
You will create a video presentation and code assignment file posted to codePost that identifies and analyzes a Python package of your choice from the following list:
Category: Web Stuff
tweepyLinks to an external site.
flaskLinks to an external site.
beautiful soupLinks to an external site.
Category: Text analysis
textblobLinks to an external site.
spacyLinks to an external site.
Category: Analytics, Data Science, Info. Visualization
pandasLinks to an external site.
numpyLinks to an external site.
matplotlibLinks to an external site.
Step : Pick a package from the list above
Step : Write code that can demonstrate practical use of the package.
Three examples of three different methods must be provided
Each example must:
Describe the purpose for the method being used what does it solve
Provide detailed documentation comments about the method used
At least one loop statement must be used
At least one if statement must be used
The code MUST run successfully!
Step :
In Canvas, submit either the video or a link to the video you have created presenting your findings
In the video, you will walk through your code and explain what is going on
Submit your code via codePost for me to run and review.
The file name for codePost is midtermcode.py
I have included here an example of a video you can use as a reference. This is not a "perfect" example, but one that I hope will give you some insight and guidance when you are creating your own video.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started