There was an error while loading. Please reload this page.
2 parents 540ed7f + e887b6f commit aca26cdCopy full SHA for aca26cd
README.md
@@ -82,7 +82,7 @@ You can also ask PandasAI to generate charts for you:
82
83
```python
84
df.chat(
85
- "Plot the histogram of countries showing for each one the gd. Use different colors for each bar",
+ "Plot the histogram of countries showing for each one the gdp. Use different colors for each bar",
86
)
87
```
88
0 commit comments