We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ae004 commit 032c1eeCopy full SHA for 032c1ee
1 file changed
_episodes/07-visualization-ggplot-python.md
@@ -75,8 +75,6 @@ To build a `plotnine` graphic we need to:
75
(p9.ggplot(data=surveys_complete))
76
~~~
77
{: .language-python}
78
-As we have not defined anything else, just an empty figure is available and
79
-presented.
80
81
As we have not defined anything else, just an empty figure is available and
82
presented.
0 commit comments