File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Version 0.24.0
1+ # Version 0.24.1
22
33## Major Features and Improvements
44
5- * You can now build the TFDV wheel with ` python setup.py bdist_wheel ` . Note:
6- * If you want to build a manylinux2010 wheel you'll still need
7- to use Docker.
8- * Bazel is still required.
9- * You can now build manylinux2010 TFDV wheel for Python 3.8.
5+ * N/A
106
117## Bug Fixes and Other Changes
128
13- * Support allowlist and denylist features in ` tfdv.visualize_statistics `
14- method.
15- * Depends on ` absl-py>=0.9,<0.11 ` .
16- * Depends on ` pandas>=1.0,<2 ` .
17- * Depends on ` protobuf>=3.9.2,<4 ` .
18- * Depends on ` tensorflow-metadata>=0.24,<0.25 ` .
19- * Depends on ` tensorflow-transform>=0.24,<0.25 ` .
20- * Depends on ` tfx-bsl>=0.24,<0.25 ` .
9+ * Depends on ` apache-beam[gcp]>=2.24,<3 ` .
10+ * Depends on ` tensorflow-transform>=0.24.1,<0.25 ` .
11+ * Depends on ` tfx-bsl>=0.24.1,<0.25 ` .
2112
2213## Known Issues
2314
2920
3021## Deprecations
3122
32- * Deprecated Py3.5 support.
33- * Deprecated ` sample_count ` option in ` tfdv.StatsOptions ` . Use ` sample_rate `
34- option instead.
23+ * N/A
You can’t perform that action at this time.
0 commit comments