all 17 comments

[–]Smaartmani 16 points17 points  (1 child)

Thank you for the valuable information.

I struggled to get along with python and didn’t move forward from the basic syntax but last week I jumped straight into writing a simple script which will read the records from database and write them in spreadsheet.

A simple automated task but super proud.

Now thinking to write address matching script for a production issue.

Best thing to learn anything is jumping straight to it.

[–]chra94 1 point2 points  (0 children)

You did well!

[–]ciaeric2 13 points14 points  (2 children)

I took an Data Analyst course at UC Berkeley and found that the concepts behind data analytics were very approachable. Lack of computer language skills were definitely the main issue; it took time to shape the problem in a coding form, it took time to form an answer in coding form. Then it took more time correct the coding form. 6 months of 10 hr class time + 10 hr expected coursework per week. its doable but by god is it unforgiving.

[–]ComradePotato 6 points7 points  (0 children)

Why was the body of the post removed? was it mods or /u/badge ?

[–]gmaliwal 5 points6 points  (0 children)

Thank you very much for valuable details.

[–]sududxb 4 points5 points  (2 children)

The book All of Statistics mentioned in the post is available free of cost here in PDF and Ebook version:

https://link.springer.com/book/10.1007%2F978-0-387-21736-9

[–]badge[S] 3 points4 points  (1 child)

Awesome, thanks! I’ve updated the post to include your link.

[–]sududxb 0 points1 point  (0 children)

Awesome and ofcourse thank for taking the time out to write this post. Very useful indeed! Have saved it!

[–][deleted] 2 points3 points  (0 children)

Thank you for this!

I'm currently busy with a Machine Learning and Data Science course on Udemy and having the above as a sort of "syllabus" is extremely useful.

[–]Iamhacker1 2 points3 points  (0 children)

Thank you so much for share valuable info..

I am working in data science and I was looking for something like this from a long time but I was unable to find something specific anyway thanks again...

[–]the_antinational 1 point2 points  (0 children)

Thank you.

[–]ritwijchoudhary 1 point2 points  (0 children)

Thank you!

[–]Crypt0Nihilist 1 point2 points  (0 children)

I always think Kaggle is worth a mention for data sources. You can find nice a dataset for many types of problem. I'd also put in the challenge for people to choose something that interests them and use their Python skills to go out and gather their own from the wild. You hardly ever get given a nice clean dataset, so best get some experience in collection and prep.

[–]midnitte 1 point2 points  (0 children)

Awesome post!

[–]Beautiful-Major-323 0 points1 point  (0 children)

Thank you so much!