3 Answers
+ 2
Thank u
+ 1
Hereâs a list of fundamentals you can started with in order:
Understand what data types are (integers, strings, floating point numbers) and how all of those data types are different.
Learn loops and conditionals â Loops execute a block of code several times and conditionals tell the program when to stop executing that block of code.
Learn how to manipulate data â Practice this by reading data into your Python program and then doing some kind of computations on it, cleaning it up, and maybe even writing it out to a CSV file. You'll want to understand exactly how you can manipulate data because that is a huge part of a data scientistâs job.
Algorithms â use algorithms to build models and maybe even create your own models.
Data Visualizations - This is my favorite part of data science! There are multiple Python libraries or packages to help you do this.
Communication â Begin communicating these things that youâve learned in a way that other people can explain to solidify that learning.
0
You have to be strong in mathematics you need to learn python libraries which are using widely in this field like numpy ..pandas matplotlib ,scipy .
Refer any data science course you can search on YouTube if u want quality content then you can search on Coursera platform u can audit course free .