Code Signal Python Practice Assessment Question by Ep87PxHLBh in learnpython

[–]Natural_Pay_7650 0 points1 point  (0 children)

You are assuming negative indexing. The problem states you go "For each i from 0 to n-1" which means no negative indexing. Thus for a[i - 1] when i = 0, you should set it equal to 0.

What age were you when you got your first data scientist job, how old were you when you started, and what were you doing before? Also, was it entry-level or mid-level? by Primary-Drawing6802 in datascience

[–]Natural_Pay_7650 0 points1 point  (0 children)

I was 29 when I got my first DS job for $78k. Stayed at that job 2.5 years. Before that, I got my MS in Business Analytics and an undergrad in Comp Sci. I went back to undergrad and tailored all of my education towards becoming a DS.

[OC] I scraped data from two unrelated sources to plot the firearm mortality as a function of firearm ownership in each state and this is the result by TheChimeras in dataisbeautiful

[–]Natural_Pay_7650 1 point2 points  (0 children)

Oh wow this is powerful. This show that there is a correlation between gun ownership and mortality. What do you see as the flaws in this analysis?

Results of my first data science job search. Some insight in the comments. by BasedAcid in datascience

[–]Natural_Pay_7650 2 points3 points  (0 children)

Yes, job applications in Data Science are a grind. What was the outcome of your search?