Question: I know the I can import files like this : by using codes below from google.colab import files file_uploaded = files.upload() in google colab. But

I know the I can import files like this :I know the I can import files like this : by using

by using codes below

from google.colab import files

file_uploaded = files.upload()

in google colab.

But what I have to do if I want to do the same thing in jupyter notebook?

Cancel upload

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!