November 2020
Intermediate to advanced
420 pages
8h 50m
English
In this chapter, we will use Python and the elements of computational thinking to solve problems that require statistical analysis algorithms. We will use pandas DataFrames to create statistical analysis algorithms within the Python environment. Additional packages in Python will be needed to create statistical analyses, such as NumPy, pytz, and more. We will use those packages when they are needed for the code we will work with and when learning what the libraries help us do, such as organizing data with pandas, for example.
In this chapter, we will cover the following topics:
Read now
Unlock full access