User Guide#
Task-oriented guides to working with call-report. Each page takes one
capability and works through it end to end, with runnable examples against
real published data. If you are installing for the first time, start with
Get Started instead.
Schemas and Schedule Metadata
Inspect a schedule’s fields, snapshot them at a quarter, and compare what a release shipped against what the package expects.
Reshaping Across Schedules
Stack every schedule into one wide or long frame, and convert between the two shapes.
Dataframe Backends
Choose pandas, polars, or pyarrow, and know which dtypes each one gives you.