Publications by Your name here

"Analysis of Two hotel reviews and Reviewers"

16.06.2024

Write text and code here. Executive summary While considering the data analysis questions, the most considerable point was whether it was possible to derive results that could be applied to hotel practice. It was hoped that the derived results could be helpful for the hospitality department that meets hotel guests in person and the marketing depar...

8849 sym Python (9569 sym/23 pcs) 6 img

ATA_final_analysis movie review data

14.06.2024

Executive summary Most people leave a review after watching a movie. If they were satisfied with the film, they leave a positive review; if they were dissatisfied, they leave a negative one. People who read these reviews can decide whether to watch the movie or not. Additionally, filmmakers can learn which aspects of their movie were perceived ...

10952 sym Python (9776 sym/36 pcs) 4 img

w3 project final

08.06.2024

Import Your Data In the following code hunk, import your data. #### Use read_csv() or another function #### Make sure your data is converted into a tibble. #### For demonstration purposes, this example uses the mtcars data. library(ggplot2) library(tidyr) library(dplyr) library(readxl) library(gganimate) # Import the data data <- read_...

728 sym R (6710 sym/11 pcs) 3 img

Templete for final

28.05.2024

Write text and code here. Executive summary What is (are) your main question(s)? What is your story? What does the final graphic show? Data background Explain where the data came from, what agency or company made it, how it is structured, what it shows, etc. Data loading, cleaning and preprocessing Describe and show how you cleaned and reshape...

801 sym 1 img

Document

28.05.2024

Write text and code here. Executive summary What is (are) your main question(s)? What is your story? What does the final graphic show? Data background Explain where the data came from, what agency or company made it, how it is structured, what it shows, etc. Data loading, cleaning and preprocessing Describe and show how you cleaned and reshape...

801 sym 1 img

Publish Document

28.05.2024

Write text and code here. Executive summary What is (are) your main question(s)? What is your story? What does the final graphic show? Data background Explain where the data came from, what agency or company made it, how it is structured, what it shows, etc. Data loading, cleaning and preprocessing Describe and show how you cleaned and reshaped ...

796 sym 1 img

Template

28.05.2024

Write text and code here. Executive summary What is (are) your main question(s)? What is your story? What does the final graphic show? Data background Explain where the data came from, what agency or company made it, how it is structured, what it shows, etc. Data loading, cleaning and preprocessing Describe and show how you cleaned and reshaped ...

796 sym 1 img

Document test pub

15.05.2024

Sys.getlocale() ## [1] "LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C" Instructions This Exploration must be produced with an RMarkdown document. Make sure to inclu...

12786 sym 2 img

Gapminder Example

08.08.2023

Preparation We’ve already loaded several relevant packages above, including ggplot2 and dplyr, to facilitate data visualization for the gapminder dataset. Next, let’s install and then load the gapminder dataset. Run the following chunk of code to install and learn about gapminder: Learn more about the gapminder dataset here: https://cran.r-pro...

1041 sym R (2575 sym/10 pcs) 2 img

SNA-Lab-1_Badge

21.07.2023

The final activity for each learning lab provides space to work with data and to reflect on how the concepts and techniques introduced in each lab might apply to your own research. To earn a badge for each lab, you are required to respond to a set of prompts for two parts:  In Part I, you will reflect on your understanding of key concepts address...

7182 sym R (2556 sym/10 pcs) 2 img