Hi, I'm Eric. For the past few years, I've tried to capture my ideas when they come to me and have AI, usually ChatGPT but occasionally Claude, turn them into an article or easy-to-read one-pager. This site is the result. Hope it helps spark some ideas for you as well.

Understanding NumPy and Pandas

NumPy and Pandas are the two foundational Python libraries for working with data. NumPy (Numerical Python) provides fast arrays and matrices and the math to operate on them.…

Exit mobile version