Live data from Hacker News

A Visual Intro to NumPy and Data Representation

jalammar.github.io

21–23 of 23 posts

Re: A Visual Intro to NumPy and Data Representation

#21
post #6

Numpy was a huge boon in college. I had mostly gotten my homework process down to editing a LaTeX file with the csv files for my datasets and then when I compiled it would first crunch the numbers with Numpy, export it as Tex, and then build a pdf.

Care to share an example?

Re: A Visual Intro to NumPy and Data Representation

#22
post #6

Numpy was a huge boon in college. I had mostly gotten my homework process down to editing a LaTeX file with the csv files for my datasets and then when I compiled it would first crunch the numbers with Numpy, export it as Tex, and then build a pdf.

Care to share an example?

I might still have something. I didn't version control it, but it might be on Dropbox still.
Post reply on HN