Skip to content

Commit 032c1ee

Browse files
07-visualization-ggplot-python.md: Remove duplicate text (#466)
1 parent e1ae004 commit 032c1ee

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

_episodes/07-visualization-ggplot-python.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ To build a `plotnine` graphic we need to:
7575
(p9.ggplot(data=surveys_complete))
7676
~~~
7777
{: .language-python}
78-
As we have not defined anything else, just an empty figure is available and
79-
presented.
8078

8179
As we have not defined anything else, just an empty figure is available and
8280
presented.

0 commit comments

Comments
 (0)