CEIS110 Project Template Module Deliverable Week 2 v3 Kailyn Shirrell

pptx

School

DeVry University, Chicago *

*We aren’t endorsed by this school

Course

110

Subject

Computer Science

Date

Apr 3, 2024

Type

pptx

Pages

4

Uploaded by JudgeIbexMaster902

Report
CEIS110 Module 2 Design and setup
Rubric Activity Requirement(s) Points Develop Flowchart Flowchart 15 Python program Screenshot of python program 15
Flowchart Include the following processes: a. Run a basic python program b. Download weather data to a database. c. Query the weather data d. Extract weather data from database into a comma separated file with python e. Cleanse weather data f. Use python data analytics modules to develop graphical models Start Run a basic python program Find weather data and download data to a database Query the weather data Extract weather data from database into CSV file Cleanse weather data Use python analytics modules to develop graphical modules Stop
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Python program (Screenshot) Include screenshot of successful python program