Learning machine learning? Try my machine learning flashcards or Machine Learning with Python Cookbook.
Basic YAML File
YAML files can optionally begin with ---
.
---
# This is a basic YAML file
name: Chris
job: Wikimedia
pet: dog
YAML files can optionally begin with ---
.
---
# This is a basic YAML file
name: Chris
job: Wikimedia
pet: dog