Update README.md

Missing closing parenteshis
pull/562/head
Ver Argulla 7 months ago committed by GitHub
parent 6f7e2ff1d6
commit 30811a1c77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -128,6 +128,7 @@ sns.relplot(
col="year",
col_wrap=3,
kind="line"
)
```
In this visualization, you can compare the yield per colony and number of colonies year over year, side by side with a wrap set at 3 for the columns:

Loading…
Cancel
Save