Recent Posts

Getting back into NumPy, Day 2

2 minute read

Short of time today, so just a small step forward. Yesterday I made the groundwork for the upcoming time series analysis. I imported the data from a CSV file...

Getting back into NumPy, Day 1

2 minute read

Have you ever had something that you’ve procrastinated with for far too long? I have, and that is getting back into programming with Python and NumPy. Well, ...