How I Do My EDA - Exploratory Data Analysis Tools & Tips (Part 1)

preview_player
Показать описание
A person with a system will always beat those without one...especially when it comes to Exploratory Data Analysis (EDA).

This Data Devotional lays out the system I've settled on after a decade of analyzing data for use in dashboards, written reports, and predictive models.

Here are some of the important exploratory data details you'll learn about in this Devotional:

✓ When, why, and how to use Exploratory Data Analysis
✓ The components of a successful EDA system that can be reproduced eternally
✓ How to use R+Rstudio to do EDA as part of a technical team (with scripting templates)
✓ Why Power BI is a better tool for sharing EDA results with non-technical stakeholders and DMs

Download the RStudio EDA project here:

Download the Exploratory Data Analysis slide deck here:
Рекомендации по теме
Комментарии
Автор

Thank you for sharing .. the topic and information is priceless but the flickering subtitles are distracting. Youtube allows subtitles if someone needs to follow along

kbaig
Автор

Did you consider creating a module as your toolbox? This way you would have one place with code for all the functions that you use during during EDA rather than copying them. You would need to edit your code snippets so they will become functions with variables - which are the edits you are doing between different EDAs

azozrb