Workbench
621 results found
-
1 vote
-
data science for social science
I am still confuse how to social science can be related with the issues about arms transfer in the world. in generally, i cannot find the cases in data science. The ideas is about how to analyze pattern or behavior of the countries that practice in trade of arm such as pistol, ak47, ammunition etc. please, if anyone can shared or have an idea about thats problem may be we can work together. as you know I am posgrade student, thanks for the response.
1 vote -
Unable to access skills network lab
I am studying the Data Science course with Coursera and has been unable to access the labs on the Skills Network. I keep getting the following message for the past 3 months now:
We need more time than usual to prepare your lab. We're migrating you to our new storage system.
and
You can leave this tab open and as soon as your storage is ready we'll start your lab for you. If you have a lot of files this may take some time. On the other hand, feel free to close the tab and come back later. We won't…
8 votes -
500 Internal Server Error
Error when trying to start the lab from coursera: 500 Internal Server Error
Please fix7 votes -
Unable to access Jupyter notebook examples from Coursera
Unable to access Jupyter notebook examples from Coursera
cannot access to the previous examples of coursera, all the notebooks were removed from tools/jupyterlab1,359 votes -
edit the suggested answer here, thank you
https://labs.cognitiveclass.ai/tools/jupyterlite/lab/tree/labs/PY0101EN/Pandas_Practice.ipynb
This suggested answer should be in single brackets instead of double:
Click here for the solution
df.loc[['Jane', 'Department']]1 vote -
Write instructions more clearly. The code you offer doesn't work.
I spent a fair bit of time trying to figure out what it is you expected me to do. I continuously ran into errors because there was zero clarity in the instructions as to what to enter and how.
Several cells it said to just run with shift enter, they return error message after error message.
This entire exercise was one of futility.1 vote -
Add BOLD warning on the page stating labs can not be restarted
There should be a big warning in BOLD on the middle of the page that says you can not relaunch a lab and the labs are only available in one session. I tried to resume the phpMyAdmin lab and it would not restart. Ii had to go through support and trouble shoot myself to figure this out. Now I am missing a whole session. There should be something in BOLD on the page that says you can not restart and that the lab is only available in one session.
1 vote -
1 vote
-
edit the given answer to one of the problems.
The following, given solution outputs the first element ('10') twice, which could be incorrect. The last and second-last lines of code should be swapped?
PlayListRatings = [10, 9.5, 10, 8, 7.5, 5, 10, 10]
i = 0
Rating = PlayListRatings[0]
while(i < len(PlayListRatings) and Rating >= 6):
print(Rating)
Rating = PlayListRatings[i]
i = i + 11 vote -
Correct the Hands-on Lab: Simple SELECT Statements
I'm reading:
Hands-on Lab: Simple SELECT Statements
But the Datasette won't automatically open the database. And I can't find the URL to feed Datasette.1 vote -
NIF only considers ideas/innovations of a) people from unorganised sector with little/no formal education or professional/technical training
NIF only considers ideas/innovations of a) people from unorganised sector with little/no formal education or professional/technical training and b) students upto class 12. Kindly ascertain your eligibility for submission of any of your ideas/innovations before submission. Please write to us sd@nifindia.org for clarification if any.
1 vote -
Python 3.9
Need Python 3.9
Jupyter Lab is running on 3.7
But 3.7 is no longer supported in Cloud Pak
https://www.ibm.com/docs/en/cloud-paks/cp-data/4.0?topic=new-watson-studio1 vote -
business
business
1 vote -
500 Internal Server Error
Error when trying to start the lab from coursera: 500 Internal Server Error
Please fix4 votes -
Skills Network Lab environment doesn't work. 500 Internal Server Error. Please fix asap.
Skills Network Lab environment doesn't work. 500 Internal Server Error. Please fix asap.
2 votes -
1 vote
-
Unable to access Jupyter notebook examples for coursera cannot access https://labs.cognitiveclass.ai/login/lti_actual
Unable to access Jupyter notebook examples for coursera
cannot access https://labs.cognitiveclass.ai/login/lti_actual.Please Fix. 500 internal server error.
7 votes -
The solution I captured displays duplicate value of PlayListRatings[0]
As per the solution of the question: Write a while loop to display the values of the Rating of an album playlist stored in the list PlayListRatings. If the score is less than 6, exit the loop. The list PlayListRatings is given by: PlayListRatings = [10, 9.5, 10, 8, 7.5, 5, 10, 10]
In While loop solution, row i = i+1 should be placed before row Rating = PlayListRatings[i]
1 vote -
7 votes
- Don't see your idea?