Skip to content

Tutorials

Step-by-step guides for using BookIt.


Getting Started

Tutorial Description
Getting Started Create your first codebook with BookIt
Working with mtcars Document the classic mtcars dataset
Probability Distributions Add variables directly without a DataFrame

Prerequisites

Before starting, make sure you have:

  1. Python 3.10+
  2. BookIt installed: pip install bookit-df[polars]
  3. A DataFrame to document (or use the sample data in the tutorials)