I need to upload a csv file from my local to an existing project in Watson Studio using python. Thanks in Advance.
Asked
Active
Viewed 278 times
0
-
1You can upload to the COS bucket of your Cloud project, using the ibm-cos-sdk package, which implements an API similar to boto3. – Roland Weber Jul 06 '20 at 07:57
-
1refer to this post as well https://stackoverflow.com/questions/53224648/how-to-get-the-file-path-to-my-csv-file-in-data-assets-in-watson-studio/53235715#53235715 – charles gomes Jul 06 '20 at 15:47
-
1Achieved using COS bucket. Thanks for suggestion – Anonymus Jul 07 '20 at 12:31
-
@charlesgomes, I can not use projectlib as I want to access my projects externally without using Watson Notebook. – Anonymus Jul 17 '20 at 07:09
1 Answers
-2
Go to Resource List > Click on Services > Db2 > Open Console > Click on Hand Burger Icon on right > Click on Load > Open Load Data > Upload your CSV File > using Drag n drop or browser

KhAliq KHan
- 43
- 1
- 6