790: Open-Source Libraries for Data Science at the New York R Conference — with @JonKrohnLearns

Topics covered
Popular Clips
Episode Highlights
Janitor Package
The janitor package is highlighted for its essential role in data cleaning, particularly in removing empty values and standardizing column names. emphasizes its utility, noting that he loads it every time he starts a new R project. He appreciates how it simplifies the process of cleaning datasets, making it a staple in his data analysis toolkit 1.
Every time I read in a dataset to do an analysis, I run my remove empty and my clean names at minimum to get those couple of things exactly where I know I need them.
---
This package is particularly useful for handling complex data names, ensuring consistency and clarity in data preparation tasks.
dplyr Library
The dplyr library stands out for its intuitive syntax, making it accessible even to those without programming experience. shares her experience working with business professionals who, despite not coding, can understand and engage with the dplyr code she writes 1. This accessibility is a testament to the library's design, allowing non-programmers to grasp data manipulations effectively.
The thing I like about it is I work with business folks who don't code at all, just excel. They can look at the player code that I write and talk to me about it.
---
Such features make dplyr a powerful tool for bridging the gap between technical and non-technical team members.
Related Episodes

SDS 558: @JonKrohnLearns's Answers to Questions on Machine Learning
Answers 383 questions

786: The Six Keys to Data Scientists' Success — with Kirill Eremenko
Answers 383 questions

629: Software for Efficient Data Science — with Jodie Burchell
Answers 383 questions

767: Open-Source LLM Libraries and Techniques — with Dr. Sebastian Raschka
Answers 383 questions

826: In Case You Missed It in September 2024 — with Jon Krohn (@JonKrohnLearns)
Answers 383 questions
SDS 448: How to be a Data Science Leader — with Jon Krohn
Answers 383 questions
SDS 556: @JonKrohnLearns's Machine Learning Courses
Answers 383 questions
SDS 474: The Machine Learning House — with Jon Krohn
Answers 383 questions
SDS 468: The History of Data — with Jon Krohn
Answers 383 questions
SDS 554: @JonKrohnLearns's Deep Learning Courses
Answers 383 questions

782: In Case You Missed It in April 2024 — with Jon Krohn (@JonKrohnLearns)
Answers 383 questions

SDS 511: Data Science for Private Investing — LIVE with Drew Conway
Answers 383 questions

