Learning machine learning? Try my machine learning flashcards or Machine Learning with Python Cookbook.
Key-Value Pairs
Key-value pairs are created a key string and a value string separated using a colon and a space: key: value
.
---
# key: value
first_name: Chris
last_name: Albon
occupation: machine learning engineer