Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.53 KB

data-types-and-jinja.md

File metadata and controls

25 lines (18 loc) · 1.53 KB
description
Mastering data types and Jinja for efficient automation.

Data types and Jinja

{% hint style="info" %} Sign up for our LIVE sessions Tuesday's @ 3pm Eastern on Calendly. {% endhint %}

What to expect

Data Types and Jinja delves into the complexities of data types and the use of Jinja in Rewst. This lesson builds upon the foundational knowledge from the Jinja Essentials for Workflow Automation Lesson, focusing on the efficient handling and manipulation of various data forms. It's designed to enhance your skillset in managing and utilizing data within Rewst's automated workflows.

When you've completed this lesson, don't forget to get credit!

Lesson modules

  1. Understanding data types (5 minutes)
  2. Utilizing strings (9 minutes)
  3. Working with integers and floats (1 minute)
  4. Working with lists (14 minutes)
  5. Working with dictionaries (3 minutes)
  6. Understanding complex data structure (2 minutes)
  7. Naming tasks and variables (9 minutes)