代做INF 510作业、代写Milestone留学生作业、SQL语言作业代做、SQL编程设计作业调试代写Python编程|代写Database

Homework 6 (60 points)Due Thursday, April 25th at 11:59pm (via blackboard)AKA “Project” Milestone #2In this assignment, we’re taking the raw data we obtained from HW5, and we’re building a datamodel for this. This can be anything you like (for example: SQL relationships, a class hierarchy,setting up Pandas dataframes, SQLalchemy, etc. This list is not exhaustive!) You have thefreedom to interface with your data however you’d like, but keep in mind that regardless ofhow simple you think the data is, your solution will be graded on how useful, extensible,modular and robust your solution is. Better solutions get better scores!You are to turn in your Python code for your project so far, including the code you wrote inHW5(i.e. this new code should integrate with the old code). You can turn in any number ofsupporting files (libraries, modules, etc.) but you must follow the same format as before:Name your script: LASTNAME_FIRSTNAME_hw6.py (you will LOSE points if you don’t do this!)Your script should be modular in that it allows you to obtain the data from the scraper/API (asin HW5) but also obtain it from local storage. How you implemented this (text files, CSV,cached webpages, SQL files, Feather serialized dataframes, etc.) is up to you. There should be a–source=remote or –source=local command line parameter (remember the lecture on args andkwargs!)When invoked, your Python script should grab the data (either locally or remotely) stick it intoyour data model, and then retrieve it and manipulate it in some way. How you do this is up toyou; just imagine doing one of whatever computation you’ll end up doing for the final project.For example, if your data sources were, say, lat/long combinations, a google API and votingrecords, you might grab the lat/long, ask the google API for the closest city, and then get thevoting records for that city. You’d display a “result” (just one!) [You’ll save the “final”result/conclusion for the last part of the project]In addition, you should turn in a plain text file named LASTNAME_FIRSTNAME_hw6.txt (NODOC, PDF, OR ANYTHING ELSE), that answers the following questions:1. What are the strengths of your data modeling format?2. What are the weaknesses? (Does your data model support? Sorting the information?Re-ordering it? Only obtaining a certain subset of the information?)3. How do you store your data on disk? 4. Let’s say you find another data source that relates to all 3 of your data sources (i.e. adata source that relates to your existing data). How would you extend your model toinclude this new data source? How would that change the interface?5. How would you add a new attribute to your data (i.e. imagine you had a lat/longcolumn in a database. You might use that to access an API to get a city name. Howwould you add city name to your data?)The rubric for HW6 is as follows: Python Codeo Code is modular and robust: /20o Code displays a result: /5o Remote and local source command line parameter: /5o Code is poorly documented: -5o Runtime error: -5 Data Modelo Question 1: /3o Question 2: /5o Question 3: /2o Question 4: /10o Question 5: /10Due Thursday, April 25th at 11:59pm (via blackboard) 本团队核心人员组成主要包括BAT一线工程师,精通德英语!我们主要业务范围是代做编程大作业、课程设计等等。我们的方向领域:window编程 数值算法 AI人工智能 金融统计 计量分析 大数据 网络编程 WEB编程 通讯编程 游戏编程多媒体linux 外挂编程 程序API图像处理 嵌入式/单片机 数据库编程 控制台 进程与线程 网络安全 汇编语言 硬件编程 软件设计 工程标准规等。其中代写编程、代写程序、代写留学生程序作业语言或工具包括但不限于以下范围:C/C++/C#代写Java代写IT代写Python代写辅导编程作业Matlab代写Haskell代写Processing代写Linux环境搭建Rust代写Data Structure Assginment 数据结构代写MIPS代写Machine Learning 作业 代写Oracle/SQL/PostgreSQL/Pig 数据库代写/代做/辅导Web开发、网站开发、网站作业ASP.NET网站开发Finance Insurace Statistics统计、回归、迭代Prolog代写Computer Computational method代做因为专业,所以值得信赖。如有需要,请加QQ:99515681 或邮箱:[email protected] 微信:codehelp

你可能感兴趣的:(代做INF 510作业、代写Milestone留学生作业、SQL语言作业代做、SQL编程设计作业调试代写Python编程|代写Database)