from google.colab import files import pandas as pd result.to_csv('example_file.csv') !cp example_file.csv "/content/drive/My Drive/"