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:
- Python 3.10+
- BookIt installed:
pip install bookit-df[polars] - A DataFrame to document (or use the sample data in the tutorials)