John MacKintoshjohnmackintosh.hashnode.dev·Jan 27, 2023Making headlinesIn my current mammoth work project, I’m generating many plots. The titles are very descriptive (they tell you what the plot is about), but they are not really telling a story. That's simply because there are so many on the production line. What we’d ...DiscussR Language
Devendra Chauhandevendra-chauhan.hashnode.dev·Feb 11, 2022How to make quick and easy charts with ggplot2Data visualisation is a very important aspect of the data analysis workflow. It is the point where a data analyst interact with the stakeholders and present their finding to them and Good Visuals helps the stakeholder to grasp your data in an easy an...Discuss·29 readsData Analysis in RR Language
Devendra Chauhandevendra-chauhan.hashnode.dev·Feb 4, 2022Tidyverse: A little universe for AnalystsYes, you heard it right. Tidyverse is a little universe on its own when it comes to data analysis. Let’s explore why it is so. How does Wikipedia define data analysis? Data analysis is a process of inspecting, cleansing, transforming, and modeling d...Discuss·43 readsData Analysis in Rtidyverse
Ben Katesblog.benkates.com·Sep 17, 2019Enrich Your Data: Build Your Own Dataset Through Web Scraping and Other SourcesThis post has been reposted from the CompassRed blog You can easily increase the business value of your existing data by gathering and joining publicly available information from the web. Let’s walk through two web scraping examples through the lens ...Discussweb scraping
Ben Katesblog.benkates.com·Aug 13, 2019Makeover Monday: Visualizing the Emoji Mashup Twitter BotThis post has been reposted from the CompassRed blog For this week’s Makeover Monday data visualization exercise, I downloaded tweets from the increasingly popular Emoji Mashup Bot. This Twitter bot takes two emojis and creates a mashup between the t...DiscussR Language