SkillAgentSearch skills...

DataWrangling

The ultimate reference guide to data wrangling with Python and R

Install / Use

/learn @ben519/DataWrangling
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Check out Practice Probs for new pandas content and practice problems.

Anxious to start? Data Wrangling with pandas (Python) | Data Wrangling with data.table (R)


DataWrangling

Data science is 90% cleaning the data and 10% complaining about cleaning the data.

In the realm of data wrangling, data.table from R and pandas from Python dominate. This repo is meant to be a comprehensive, easy to use reference guide on how to do common operations with data.table and pandas, including a cross-reference between them as well as speed comparisons.

Files & Data

This repo consists of three primary directories:

The Python and R directories each contain three similarly structured files:

The wrangle files make use of four datasets in the Data directory:

These datasets are small for illustrative purposes. If you'd like to test speed comparisons between pandas and data.table, you can use the make_data.R file to generate large versions of these datasets.

Call for contributions

I'd like to encourage contributions for this project - it's well suited for it. Also note that I'm much more comfortable using data.table than pandas, so it's likely I've done some suboptimal wrangling in pandas.

Contact

If you'd like to contact me regarding bugs, questions, or general consulting, feel free to drop me a line - bgorman519@gmail.com

Support

Found this free repo helpful? Show your support. Check out GormAnalysis Courses and buy some merch! GormAnalysis Shop

Related Skills

View on GitHub
GitHub Stars245
CategoryDevelopment
Updated6d ago
Forks82

Languages

R

Security Score

80/100

Audited on Mar 23, 2026

No findings