News

Sometimes I have to write stuff so I won't forget how to do it. This is one of those times. In my recent post on the angular size of a soccer goal, I created a contour plot. Despite what you might ...
Creating Plots with Python and Plotly Everyone loves graphs. When I need to make a plot with some data or a calculation, I almost always use python with matplotlib.
Data Visualization - Plotly and Cufflinks. Plotly is a library that allows you to create interactive plots that you can use in dashboards or websites (you can save them as html files or static images) ...