tandonneur / AdvancedAnalytics

Data analytics code to accompany "The Art and Science of Data Analytics"
GNU General Public License v3.0
8 stars 3 forks source link

Clarification on dependencies verification #4

Open k88ydid opened 1 week ago

k88ydid commented 1 week ago

conda list nltk conda list sci-learn conda list wordcloud

When I type 'conda list sci-learn' into my prompt, I don't get any results. When I searched for solutions online, I'm most often directed to solutions for installing 'scikit-learn' instead. Just curious if this is a typo in the dependencies section? If not, what is the correct command to install 'sci-learn' if it did not automatically install with AdvancedAnalytics?

tandonneur commented 1 week ago

Yes typo should beConda list scikit-learnI think 🤔 Sent from my iPhoneOn Sep 1, 2024, at 11:15, Caitlin Tyson @.***> wrote:

conda list nltk conda list sci-learn conda list wordcloud

When I type 'conda list sci-learn' into my prompt, I don't get any results. When I searched for solutions online, I'm most often directed to solutions for installing 'scikit-learn' instead. Just curious if this is a typo in the dependencies section? If not, what is the correct command to install 'sci-learn' if it did not automatically install with AdvancedAnalytics?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>