Data Analysis and Plotting Tips with Python#

Download all chapters as JupyterLab notebooks#

This online guide contains a collection of data analysis and plotting tips for users who utilize Python for scientific and engineering applications. Basic knowledge in scientific Python is required in order to understand the code blocks discussed in this guide. This guide will refer to the online guide Introduction to Scientific Python when reviewing basic concepts. There is no rigid order in which one should read these lessons, and new lessons will be added whenever an explanation on a particular topic or concept can impact a large audience. We hope you find these tips and explanations useful as you expand your knowledge in Python for scientific and engineering applications!