![]() |
New security feature in Db2 |
Henrik's thoughts on life in IT, data and information management, cloud computing, cognitive computing, covering IBM Db2, IBM Cloud, Watson, Amazon Web Services, Microsoft Azure and more.
Pages
▼
Tuesday, May 26, 2020
New performance and security feature in Db2: Authentication cache
Wednesday, May 20, 2020
Use Chromium-based browsers to manage FIDO security keys
![]() |
Add fingerprint to FIDO key |
Monday, May 18, 2020
Some advanced SQL to analyze COVID-19 data
![]() |
Learn to write SQL |
Thursday, May 7, 2020
IBM Watson Studio: Download pandas DataFrame as CSV or Excel file
![]() |
Gist code snippet |
From working with pandas DataFrames locally, I knew how to turn the data into CSV or Excel files. But working with a hosted environment, accessing the file system is not possible and some other solution is needed.