You are on page 1of 2
Data Science with Python Introduction to Data Science in Python Jagadish S Introduction to the Course This course will introduce the learner to the fundamental python programming techniques such as lambdas, reading and manipulating csv files, and the numpy library which is the basics of the python programming environment. ‘The course will then introduce data manipulation and cleaning techniques using the popular python pandas data science library and introduce the abstraction of the Series and DataFrame as the central data structures for data analysis. It also contains tutorials on how to use functions such as groupby, merge, and pivot tables effectively. Syllabus 1. Basics of Data Manipulation with python Learning what syntaxes and python features data scientists generally use. 2. Basic Data processing with Pandas You will learn to use the most important toolkit for python - pandas and learn how to use that in Dataframe structures and its details. You will deepen your understanding of DataFrame structures, summary tables, manipulate datas and group data into logical pieces 3. Handling Messy Data Introduction to a variety of statistical techniques like sampling, Hours to Complete - 30hrs Outcome of the course Learning to manipulate csv files and different techniques. Understand key python features and functionalities significant for Data Science. You will be able to query DataFrame structures for cleansing and processing and also explain techniques like sampling, distribution and t-tests. This course will act as the stepping stone to the world of Data Science which will give the student a wide range of option for his future.

You might also like