I have three classes and I want to find the mean age of male for each class. The below given code is working but if I want to find the mean value of many classes, how can I ...
Home/programs
Datavalley Community Latest Questions
I want to sort the records of the ‘n’ number of days using date in mongo DB. How do I convert the date which is in string format to values format?
Is there a way to install TensorFlow 1.x through pip and set up your environment in a similar form to what the old TensorFlow version 1.x did since Google Colab does not support it? I really don’t want ...