by Alan A. Walker | Mar 14, 2022 | Data Science and Analysis : Data Science and Analysis
Analyze hotel room prices in Amsterdam, for one point in time and multiple points in time several aspects of a hotel’s performance based on R Shiny dashboard for hotels data https://gabors-data-analysis.shinyapps.io/hotels_europe// The analysis should build on the...
by Alan A. Walker | Nov 25, 2021 | Data Science and Analysis : Data Science and Analysis
Directions: See the Assignment Module, Project Instructions page to download the data and questions. Please read all instructions thoroughly, complete the data analysis, save the necessary screenshots and outputs. Once you have finished, return to this page and open...
by Alan A. Walker | Nov 25, 2021 | Data Science and Analysis : Data Science and Analysis
Directions: See the Assignment Module, Project Instructions page to download the data and questions. Please read all instructions thoroughly, complete the data analysis, save the necessary screenshots and outputs. Once you have finished, return to this page and open...
by Alan A. Walker | Nov 23, 2021 | Data Science and Analysis : Data Science and Analysis
There is one assignment split into 2 parts. I need to provide the python code that will display the actor info. I currently use Spyder and Jupyter. The imdb.csv dataset is attached. 1) Suppose you are given a list of actors (see imbd500.csv) and asked “what is...
by Alan A. Walker | Nov 22, 2021 | Data Science and Analysis : Data Science and Analysis
Download Samples.accdb to your desktop. Rename it to LastName_Incidents.accdb (where “LastName” is your last name,) and open the file. Run a series of queries. First run a query that finds all larcenies that occurred in May 2002. Note the use of the...
by Alan A. Walker | Nov 13, 2021 | Data Science and Analysis : Data Science and Analysis
Non-standard (i.e., built-in) python libraries you are allowed to use: – pandas – requests In this assignment, we’re interested in the main topics discussed on the /r/mcgill subreddit vs. the /r/concordia subreddit. We’ll do this using human annotation …...