Examples¶
All examples are available in the examples/ directory of the repository.
examples/01_basic_usage.py— JalaliTimestamp basicsexamples/02_series_operations.py— Series accessor workflowexamples/03_dataframe_operations.py— DataFrame groupingexamples/04_offsets.py— Offsets and frequency aliasesexamples/05_index_and_date_range.py— Index creation and conversionexamples/00_zero_to_hero.ipynb— Notebook walkthroughexamples/basic_usage.ipynb— Short notebook
Each example page below summarizes the script and includes core snippets.