#๐ Matplotlib for a Noob
8 messages ยท Page 1 of 1 (latest)
@sonic jasper
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
confused about if i need other libraries to make plots
and if all i would need is matplotlib.pyplot?
Or if there are other things in the library that I should know about?
Also the syntax is confusing
and it would be nice to get any recommendations for making plots if any
and whether I should focus on matplotlib (learn more matplotlib) or just learn basic pyplot stuff and move to seaborn, as I see a lot of people use it, but im not sure what the difference or pros/cons are
@sonic jasper
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.
๐ Matplotlib for a Noob