Slides from my PyDataPDX Presentaion
I gave a presentation about JupyterHub in Engineering Education at the PyData PDX Meetup in Portland, OR on November 12, 2019. This post contains the slides from my presentation.
more ...I gave a presentation about JupyterHub in Engineering Education at the PyData PDX Meetup in Portland, OR on November 12, 2019. This post contains the slides from my presentation.
more ...I gave a presentation at the first PyPDX West Meetup held in Hillsboro, OR. This post contains the slides from my presentation on JupyterHub and how JupyterHub is used to teach Python at our college.
more ...
In this post, we'll use data from a tensile test to build a stress strain curve with Python and Matplotlib.
A tensile test is a type of mechanical test performed by engineers used to determine the mechanical properties of a material. Engineering metal alloys such as steel and aluminum alloys …
I was a guest on the TalkPython podcast with Michael Kennedy! We talked about teaching Python at a Community College and how I moved a college engineering class from MATLAB to Python using JupyterHub.
more ...After watching a great webinar about plotting with different python libraries, I wanted to see what it was like to make a stress strain curve using four different modules: pandas, matplotlib, altair and bokeh (with holoviews).
more ...