Handling CSV Files in Python Directly From the Cloud
Python 22 Jun 2018 504Learn how to read and write any CSV files which are hosted on an external location, for instance from IBM Cloud Object Storage, a reliable and secure solution. Figure out how to provision object storage on IBM and how to work with buckets.
Set a sample credentials which then will be used to securely communicate with the remote location. Login via secret access key id to the Storage and get the file out using Python and ibm_boto3 library.
"Every data scientist I know spends a lot of time handling data that originates in CSV files. You can quickly end up with a mess of CSV files located in your Documents, Downloads, Desktop, and other ra..."
More info
#8th
in TOP Native articles
Level
Mid
Author
Cognitive Class
For further author's articles please visit the author's website.
https://cognitiveclass.ai/