10 Descriptive Statistics and Data Exploration

At this point we are ready to discuss the functional programming paradigm in R and Python. The other important paradigm, Object-Oriented, will be discussed in the following Chapter.

10.1 Defining Functions

10.1.1 R Scripting

10.1.2 Python Scripting

10.2 Calling and Using Functions

10.2.1 R Scripting

10.2.2 Python Scripting

10.3 The Core or Standard Libraries

10.3.1 R Scripting

10.3.2 Python Scripting