StatCan / aaw-contrib-jupyter-notebooks

Jupyter Notebooks to be used with Advanced Analytics Workspace platform
Other
10 stars 13 forks source link

add facets-demo #34

Closed Nancy-Badran closed 3 years ago

ca-scribner commented 3 years ago

Mistake on my part - turns out there are (at least?) two different core Facets products. Our notebooks have Facets Dive installed and I was thinking we should have a demo for that. But I didn't realize there was also Facets Overview, which you've installed and added a demo for. Sorry!

So to bring things together, I suggest:

For the demo, there's a fair amount of duplicate imports (ex: pandas is imported in three cells, one of which under a non-conventional import pandas as pdl name) so cleaning those up would be helpful. Also for the HTML_TEMPLATE parts I think it is non-obvious what those do, so if you can add a little explanation (even something like "this is how we show facets graphics in a notebook, see (link) for more info").

Nancy-Badran commented 3 years ago

twos notebooks has bee pushed to this branch, facets-overview and facets-dive