App Dev - Developing a Backend Service: Python Reviews
6341 reviews
Neil J. · Reviewed over 5 years ago
Anders L. · Reviewed over 5 years ago
Bruno L. · Reviewed over 5 years ago
Kai C. · Reviewed over 5 years ago
Jon W. · Reviewed over 5 years ago
Khawla B. · Reviewed over 5 years ago
Python code for ML sentiment analysis does not work. I get import errors. Had to shortcut that function by simply returning a hard-coded value.
Magnus Ö. · Reviewed over 5 years ago
It didn't work, that was fun!
Erik B. · Reviewed over 5 years ago
Too many bugs :-(
Johan A. · Reviewed over 5 years ago
having problems with theia
Marie-Sofie K. · Reviewed over 5 years ago
Hugo C. · Reviewed over 5 years ago
works, needed to edit the python imports
Jonas R. · Reviewed over 5 years ago
Ashutosh K. · Reviewed over 5 years ago
Chennakesava-reddy V. · Reviewed over 5 years ago
Caio N. · Reviewed over 5 years ago
David D. · Reviewed over 5 years ago
Python 3.7 did not support enums under google.cloud.language package.
Shweta S. · Reviewed over 5 years ago
Jignesh D. · Reviewed over 5 years ago
Vaibhav R. · Reviewed over 5 years ago
languageapi.py requires updating. Doc page: https://cloud.google.com/natural-language/docs/reference/libraries#client-libraries-usage-python line 17: use language_v1 from google.cloud import language_v1 line 23/24: imports of types and enums doesn't seem to be required. enums fails with an error anyway line 31: update code using new import lang_client = language_v1.LanguageServiceClient() line 45/46: update code using new import based on doc page doc = language_v1.Document(content=text, type_=language_v1.Document.Type.PLAIN_TEXT)
Mark S. · Reviewed over 5 years ago
The APIs have changed drastically since when this course was created. Update the instructions. I had to manually fix multiple bugs and incompatibilities.
Burak C. · Reviewed over 5 years ago
Peng L. · Reviewed over 5 years ago
Ranjit S. · Reviewed over 5 years ago
There is some code error it seem in this excercise. Please recheck.
Senjam S. · Reviewed over 5 years ago
MAHALINGAM P. · Reviewed over 5 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.