Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: loading_model
Post: RE: loading_model

Try doing the below: from tensorflow import keras to: import keras
satyashetty Data Science 1 1,696 Feb-19-2020, 12:53 PM
    Thread: Movie lens data analysis
Post: RE: Movie lens data analysis

how can i find the number of movies per genre using the item data - Using .count() per movie dataframe column & you should be able to get number of movies per genre movies that have more than on...
satyashetty Homework 4 6,876 Feb-19-2020, 12:47 PM
    Thread: Sorting a DataFrame - Best Practice?
Post: RE: Sorting a DataFrame - Best Practice?

Here' a good resource for you to understand SettingWithCopyWarning: https://www.dataquest.io/blog/settingwithcopywarning/
satyashetty Homework 1 1,746 Feb-10-2020, 04:41 AM
    Thread: Help with Python function?
Post: RE: Help with Python function?

Try writing the function def answer_score() & then if you get stuck people on the forum can help you
satyashetty Homework 2 1,850 Jan-30-2020, 04:20 AM
    Thread: Amazon AWS - how to install the library chatterbot
Post: RE: Amazon AWS - how to install the library chatte...

After you have intstalled Anaconda use this command to install : pip install chatterbot
satyashetty Web Scraping & Web Development 9 3,762 Jan-29-2020, 09:08 AM
    Thread: Help! new to python
Post: RE: Help! new to python

Quote:2. Given a radius of the circle, calculate the area of the circle Example: Input radius: 12 Output area: 452.3893421169302 Hint: Try to find area of the circle formula Use the following formul...
satyashetty Homework 3 3,198 Jan-29-2020, 08:54 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020