tensorflow-data-validation cannot be pip installed – Debian
Since I'm moving away from pandas DataFrames to TensorFlow datasets, I'd like to use tensorflow-data-validation instead of the more traditional pandas-profiling when it comes to data exploration and validation. However, pip install tensorflow-data-validation gives the following error: ERROR: Could not…