I was going trough the TensorFlow Complete Course and wanted to replicated the code. However I get some Errors like "tensorflow.python.feature_column.feature_column_v2) is deprecated and will be removed in a future version. "
When I run the code in the "Feature Columns" Section i get the error mentioned above. What is the new way to deal with that?
This is the original Colab notepad from Tim
https://colab.research.google.com/drive/15Cyy2H7nT40sGR7TBN5wBvgTd57mVKay#forceEdit=true&sandboxMode=true