For my diploma thesis at school i need to do a python project that analyses json data. As we learned programming itself quite a bit in school but we never actually learned python, i am using ai to make the script for analysing the data. I have huge problems cause it jsut doesnt work/ i cant implement all the features i need. i would be grateful getting help from someone with python experience who can also use as much ai as he wants if needed for the script. I just need to get done with this and my time is closing in so i am really desperate right now!
#π need help desperately with a project analysing Json data
8 messages Β· Page 1 of 1 (latest)
@normal sierra
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.
Closes after a period of inactivity, or when you send !close.
you should really ask what you need help with rather than telling us why you cant do it
also we don't just write the code for you here
we can guide you in writing the code yourself but we won't write it for you
json in python is a dict, so all dict operations to access the data
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.