Relation

Reference Diagrams in Python

A good why to represent variables and their respective assignments on paper is through the use of a reference diagram, also known as a state snapshot. It shows the respective states or assignments for each variable at a given point in time.

Image 0

0

2

Updated 2020-09-03

Tags

Data Science