tensorflow / data-validation

Library for exploring and validating machine learning data
Apache License 2.0
758 stars 172 forks source link

Remove pyarrow dependency upper bound cap #238

Open daikeshi opened 1 year ago

daikeshi commented 1 year ago

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.

singhniraj08 commented 1 year ago

@daikeshi,

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