Hi Im pretty new to python and anaconda. I've installed Anaconda and have been using Spyder on Mac. it seems that the auto complete is not working. For example in the below example the naive_bayes was not pop up by the anaconda. Can anyone help please?
from sklearn.naive_bayes import GaussianNB Regards, Sogol -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
