Course Content
Introduction to Data Analysis in Python
Introduction to Data Analysis in Python
Indentation
Python indentation refers to adding white space before a statement to a particular block of code. You have noticed an indentation in the previous chapter probably.
Look at the picture to study more about Python indentation:
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 3