Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,780 members, 7,817,239 topics. Date: Saturday, 04 May 2024 at 08:35 AM

Data Scientist Only - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Data Scientist Only (1870 Views)

Net Salary For A Data Analyst Or Scientist Or Web Dev / Chronicle Of A Data Scientist/analyst / Aspiring Data Scientist. (2) (3) (4)

(1) (Reply) (Go Down)

Data Scientist Only by saheedniyi22(m): 7:39pm On Nov 19, 2019
Hi everyone,
I have learnt basic with python and I'm thinking of moving into the data science track.
So I want you guys to give me tasks (test) on python to access my preparedness for data science.
Thank you!!!
Re: Data Scientist Only by PatrickOkunima(m): 1:39am On Nov 20, 2019
saheedniyi22:
Hi everyone,
I have learnt basic with python and I'm thinking of moving into the data science track.
So I want you guys to give me tasks (test) on python to access my preparedness for data science.
Thank you!!!
Okay, write a code to print all positive numbers less than 100 that are multiples of 3 and 5.

1 Like

Re: Data Scientist Only by saheedniyi22(m): 7:48am On Nov 20, 2019
PatrickOkunima:
Okay, write a code to print all positive numbers less than 100 that are multiples of 3 and 5.
for x in range(99) :
if x%3==0 and x%5==0:
print(x)
Re: Data Scientist Only by saheedniyi22(m): 7:50am On Nov 20, 2019
for x in range (99):
If x%3==0 and x%5=0:
print(x)
Re: Data Scientist Only by saheedniyi22(m): 7:51am On Nov 20, 2019
saheedniyi22:
for x in range (99):
If x%3==0 and x%5=0:
print(x)
Nairaland does not show the indentation
Re: Data Scientist Only by PatrickOkunima(m): 9:50am On Nov 20, 2019
Correct. How long did it take you to learn the basics and which resources did you use?
saheedniyi22:

for x in range(99) :
if x%3==0 and x%5==0:
print(x)
Re: Data Scientist Only by saheedniyi22(m): 2:32pm On Nov 20, 2019
Automate the boring stuff by AI swegart.

1 Like

Re: Data Scientist Only by Payper(m): 6:16pm On Nov 21, 2019
saheedniyi22:
Automate the boring stuff by AI swegart.
I'm currently reading it too.
After which I'm going for an in depth study of MS Excel.
Re: Data Scientist Only by gbolly1151(m): 12:36pm On Nov 22, 2019
saheedniyi22:

for x in range(99) :
if x%3==0 and x%5==0:
print(x)

Good but range(100) cos range(99) will stop at 98

1 Like

Re: Data Scientist Only by jerryvyne(m): 12:58am On Nov 25, 2019
Do you need to learn all this before going into data analysis or sciences
Re: Data Scientist Only by ibromodzi: 7:15pm On Nov 26, 2019
You are doing a good job. I'm still in the process of learning data analysis. I'll soon go into Machine Learning.
Re: Data Scientist Only by jerikoyan(m): 7:20am On Nov 27, 2019
Can you please share the book.
You can have a look at https://www.kaggle.com they have some cool data science competition with cool rewards and remote job openings too on data science.

saheedniyi22:
Automate the boring stuff by AI swegart.

(1) (Reply)

Please Web Developers Take A Look At My Resume / Crystal Report In Vb.net / I Just Finished Sec. School, Am Hell In Love With Programming,i Need The Basics!

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 14
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.