We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e577f7a commit 75f9a72Copy full SHA for 75f9a72
README.md
@@ -41,6 +41,11 @@ pip install tensorflow-data-validation
41
42
To compile and use TensorFlow Data Validation, you need to set up some prerequisites.
43
44
+#### Install NumPy
45
+
46
+If NumPy is not installed on your system, install it now following [these
47
+directions](https://www.scipy.org/scipylib/download.html).
48
49
#### Install Bazel
50
51
If bazel is not installed on your system, install it now by following [these
0 commit comments