The basics of Python and begins by exploring some of the different data types such as integers, real numbers, and strings. Continue with the module and learn how to use expressions in mathematical operations, store values in variables, and the many different ways to manipulate strings. This section provides the building blocks for Python programming and data collection,it includes foundational skills of Python programming Initially used as a foundation or basic siklls for Data Science and AI or Application Development.
Week1 : Data types, Expressions and Variables Week2 : Lists, Tuples, dictionaries, sets Week3 : Conditions and Branching, Loops, functions, Exception Handling, Objects and Classes [Practice Lab] Week4 : Reading Files with Open, Writing Files with Open, reading Pandas, Selecting data in a Dataframe, One and two Dimensional Numpy Week5 : Access REST APIs & Request HTTP, API Examples, Webscraping, Working with different file formats