Google Colab
Prerequisites
Google ColabExample
1. After installing Chrome Extension, go to Colab and open or create a new notebook.
2. Type the following comment
# get a sample df from the internet and click Ctrl + Shift + E
df = 3. The extension will generate the code, you can click Ctrl+Shift+K to copy the code, and Ctrl + Shift+Q to close the window.
Last updated