R and Python Expert Needed: Data visualization
Budget: $10 – $30 USD
You are working for Airbnb, and they are trying to improve their website. They've collected data by unique id on gender, signup method, language, affiliates, devices, and browsers of website visitors..
They'd like to know the following:
What is the average age of those who use each web browser type?
What is the total signup_flow for each device?
Make sure you use your newfound data aggregation skills to find the answer.
They would also like you to perform the following tasks:
They need the country information from this dataset included in the airbnb_test_users file.
Add additional users to the test file from this dataset.
They'd like to know the following:
What is the average age of those who use each web browser type?
What is the total signup_flow for each device?
Make sure you use your newfound data aggregation skills to find the answer.
They would also like you to perform the following tasks:
They need the country information from this dataset included in the airbnb_test_users file.
Add additional users to the test file from this dataset.