tensorflow / data-validation

Library for exploring and validating machine learning data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove pyarrow dependency upper bound cap

daikeshi opened this issue · comments

Pyarrow dependency has been capped at <7.

Is it possible to remove this cap? The latest version of pyarrow is 11.0. Removing this upper bound cap will allow folks to use TFDV with other frameworks.

@daikeshi,

Thank you for creating the PR for upgrading pyarrow. Once reviewed, the PR will be merged. Thanks!