you have to press ctrl + space for autocomplete in spyder editor. and in Ipython consol autocomplete will work by space.
On Friday, 6 October 2017 00:50:16 UTC+5:30, Sogol Naseri wrote: > > 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.
