Minor changes, but one is a feature, not a bug-fix, so it needs to be pre-released before 1.1.0. I need to get 1.1.0 out soon, but I want the Parquet stuff to be in it.
Can now read and write Parquet datasets (conventions for sets of multiple files): PR 706, fixes 368 (old!).
Also, Python 2 can use ellipsis because we have pybind11 2.6 now: PR 707, fixes 705.