Minor updates to pandas Dataframe, Series and Index
0.2.2
Changes
- More functions; nothing major
0.2.1
Changes
- add some more convenient overloads
0.2.0
Changes
* thanks to improved testing, a ton of errors were fixed for this version * the numeric types in numpy now form a hierarchy; hopefully this doesn't lead to problems * as always, lots of functions were added
0.1.6
Changes
- Fixed the behavior of `np.max()`, `np.min()`, `np.sum()` and `np.prod()`