#๐ My first project
12 messages ยท Page 1 of 1 (latest)
Please react with โ
to upload your file(s) to our paste bin, which is more accessible for some users.
@agile notch
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.
No, we do not recommend AI.
AI can be useful only when you already know how to code - because 1) you can spot when AI is wrong, 2) you know what small tasks it can do reliably, 3) you're still the one who controls the important parts of the code
Rating this code would be rating the AI, not your own skill
ok thank you very much
how could i perform if i stuck in a part of the project or i have an idea of a project but i couldn't apply it?
it's about analyzing a dataset about movies and perform data wrangling process and a little EDA on it then get conclusions
if you need more detailed information about the dataset or anything tell me
First, get a grasp of python itself.
Second, get a general grasp of what the lib you're using can do. Not necessarily know everything about it, but just know techniques and know where to look for methods, know how you can combine filters, etc.
Third, you have this whole discord of people that can help. ๐
This help channel has been closed. 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.