Visualizing data is a great way to both derive insights and to validate the quality of a data set. There are a number of ways to draw plots in Python. Two of the popular libraries we use are: Matplotlib: a
Python
Different Ways of Running Python Code
One of the luxuries of using an open source programming language like Python is that you have a lot of options for running your code. Compare this with proprietary software: xlsx spreadsheets: open with Microsoft Excel m-files: run with MATLAB
Python for Engineering and Science
This post kicks off a series about software. I present a set of open-source Python-based tools which enable powerful functionality in computation, programming, and visualization. Before starting I think it is important to address one question: How is this relevant