Posts

Showing posts from May, 2020

How to become Data Scientist in 2020 ?

1.Programming skills(learn python or R) 2.Analyze the Data (Pandas is the best library in python to analize the data) 3.Viusulize the data (Matplotlib,Seaborn,plotly is good library in python for data visulization) 4.Learn machine learning 5.Learn web scrapping(beautifullsoup is good library for scrapping the data in python) 6.Learn Basic mathematics and statistics.