Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 836 Bytes

REFERENCES.md

File metadata and controls

11 lines (6 loc) · 836 Bytes

Reference videos, blog posts, and packages

Modern Pandas by Tom Augspurger - 2016-2018 - Blog Post

Effective Pandas by Matt Harrison - Aug 2021 - YouTube Video

Professional Pandas by Matt Harrison - Aug 2022 - Blog Post

Using Pandas Method Chaining by B. Chen - Aug 2020 - Medium Post

pandas-checks is an utility that provides simple functions to insert within the chaining, to describe, export, time, validate, or visualize the DataFrame (or Series) at the point where they are insterted.