Programming with Python: Figures

Variables as Sticky Notes


Creating Another Variable


Updating a Variable


Operations Across Axes


Heatmap of the Data


Average Inflammation Over Time


Maximum Value Along The First Axis


Minimum Value Along The First Axis


The Previous Plots as Subplots


Analysis of inflammation-01.csv


loop_image


The first element of a list. Adapted from @hadleywickham's tweet about R lists.


Analysis of inflammation-01.csv


Analysis of inflammation-02.csv


Analysis of inflammation-03.csv


Executing a Conditional


The Blueprint for a Python Function


Overlapping Ranges


Call Stack (Initial State)


Call Stack Immediately After First Function Call


Call Stack During First Nested Function Call


Call Stack After Return From First Nested Function Call


Call Stack During Call to Second Nested Function


Call Stack After Second Nested Function Returns


Call Stack After All Functions Have Finished



RGB Color Cube