mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-07 02:54:19 -07:00
add clarifying comments on color legend
This commit is contained in:
parent
b016a77500
commit
c09e465ac7
1 changed files with 7 additions and 0 deletions
|
@ -798,6 +798,13 @@
|
||||||
"sns.histplot(housingburden[\"absolute_difference\"])"
|
"sns.histplot(housingburden[\"absolute_difference\"])"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {},
|
||||||
|
"source": [
|
||||||
|
"### Below are KDE plots of the respective densities. Green is the current methodology; red represnts the revision."
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 44,
|
"execution_count": 44,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue