General feedback from users has been that python-pachyderm is hard to use. For example, we've heard "there's no way to parse a Pachyderm file as a CSV or a pandas dataframe", but our getfile library supports the python iterator interface, so it's an open question (at least to me) why this doesn't work? Do we support it incorrectly? Are the functions confusingly-named or hard to find?
Going through the "pachyderm user" onboarding track, which uses pachctl, and making it equally doable with python-pachyderm should be a big step forward in python-pachyderm usability.