Learning Path for Data Scientists
Learning Path for Data Scientists Fundamental of Python and R(10Hrs) Basics of Python and R Conditional and loops String and list objects. Functions & OOPs concepts. Exception handling. Database programming. Data scientists must know how to code - start by learning the fundamentals of two popular programming languages Python and R. Data Wrangling(16hrs) Reading CSV, JSON, XML and HTML files using Python NumPy & pandas Relational databases and data manipulation with SQL Scipy libraries Loading, cleaning, transforming, merging, and reshaping data Once you have the core skill of programming covered – dip your feet in the nitty-gritty of working with data by learning how to wrangle and visualize them. Statistics and Probability(8Hrs) Probability mass functions Probability distribution functions Cumulative distribution functions Modeling distributions Inferential statistics Estimation Hypothesis testing Implementation of sta...