I am one of those people who function better by writing things down. One day, I realized that most of my notes don’t have to be private, so here they are - my second brain. Be warned that, if you stumble upon something here that doesn’t make sense to you, it isn’t meant to!
Today I learned
Pandas Series can have string indices (similar to how array indices in general are numbers). numpy.array is just a convenience function to create an ndarray. You can also create an array using numpy.ndarray but that is not recommended. Can I try out the following? Scatter plot of movie ratings vs their bias.