Menggabungkan beberapa file dataset menjadi satu DataFrame merupakan salah satu tantangan sdalam proses persiapan analisis data. Untuk memenuhi kebutuhan stakeholder, data analis akan membutuhkan dan mengumpulkan data terkait yang mungkin saja bersumber dari beberapa dataset. Lalu bagaimana jika data analis perlu menggabungkan beberapa dataset tersebut menjadi sebuah dataframe? Ada beberapa cara yang bisa dilakukan, baik […]
Twitter API : How to Apply for a Twitter Developer Account
Twitter API. Twitter is a powerful tool for reaching nearly 238 million daily active users in one place. However, there are a few technical hurdles to clear before you can use Twitter and its best features. If you need access to the Twitter API but do not yet have an account, follow this guide to […]
Data scraping with R : DisneyPlusID vs NetflixID tweets
Data scraping is a method of extracting information from websites, documents, and other data sources using analytical techniques. Data scraping can be conduct by R to improve marketing and social media research by focusing on text analysis. In this post, I will analyze Disney+ Indonesia and Netflix Indonesia by scraping their tweets with R. Disney […]