Minimalist Data Wrangling with Python
This is a draft of Minimalist Data Wrangling with Python by Marek Gagolewski. It’s distributed in the hope that it’ll be useful. Any bug/typos reports/fixes are appreciated. Although available online, this is a whole course, and should be read from the beginning to the end. In particular, refer to the Preface for general introductory remarks. Enjoy.
Copyright (C) 2022, Marek Gagolewski
This material is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0). This book is available both in PDF and HTML.
Introducing Python
Unidimensional Data
Multidimensional Data
Heterogeneous Data
Text and Other Data
Appendix