What I have learned in last 1 year as a Data Scientist

Things I learned:

  1. Start writing functions from the start while coding.
  2. Implement version control from beginning
  3. Create a code to do analysis that clients need so you don’t have to do it manually. As much as possible, try using code and not excel for analysis.

--

--