I am new to programming, and I am trying to start a project on cleaning my CSV file into different formats that I want. How should I go about doing that, and what resources can I use to do it?
New contributor
CoderJer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
-
1Welcome to stackoverflow. Have you seen the tour already? This site works best with small focused questions where you can post a small piece of code you're struggling with (the famous minimal reproducible example). Your question is way too broad. You are basically asking for a tutorial, which are off-topic here. You could start with a web search for a tutorial, try some code, and come back when you run into specific problems.Robert– Robert2025-11-22 02:47:54 +00:00Commented 5 hours ago
Add a comment
|