#๐ Learning data science using python
15 messages ยท Page 1 of 1 (latest)
@small canyon
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.
Would this work for you?
https://developers.google.com/machine-learning/crash-course/prereqs-and-prework
hmmm I'm a complete beginner, I don't know if they do in depth
kaggle.com/learn is a good starting point
But, realistically, your first goal should be to get good at Python. And there's many sources for that
hmm how good should I become at python please
Here's short list of popular tutorials, besides kaggle.com/learn:
https://automatetheboringstuff.com/
https://python.swaroopch.com/
https://www.youtube.com/@coreyms
https://www.youtube.com/@BroCodez
https://cs50.harvard.edu/python/2022/
They're all different, pick whichever one you like.
yep got it, thanks !
learning the basics, like loops, conditionals, function isn't enough, I should go deeper than that?
No, looks conditionsals and functions are just basics. I would also suggest you learn about dictionarys before starting data analysis and ai
Ok got it, thanks guys, really appreciate !
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.