[Breaking change] partition keys removed from python interface

https://github.com/hail-is/hail/pull/4197

This removes the partition_key property from MatrixTable, and all associated methods and flags on methods that interacted with it, such as partition_rows_by.