Skip to content

Examples

All examples are available in the examples/ directory of the repository.

  • examples/01_basic_usage.py — JalaliTimestamp basics
  • examples/02_series_operations.py — Series accessor workflow
  • examples/03_dataframe_operations.py — DataFrame grouping
  • examples/04_offsets.py — Offsets and frequency aliases
  • examples/05_index_and_date_range.py — Index creation and conversion
  • examples/00_zero_to_hero.ipynb — Notebook walkthrough
  • examples/basic_usage.ipynb — Short notebook

Each example page below summarizes the script and includes core snippets.