Skip to content

Instantly share code, notes, and snippets.

@wibowotangara
Created January 18, 2024 06:56
Show Gist options
  • Save wibowotangara/6f1a3407cc426563076c378786a21c53 to your computer and use it in GitHub Desktop.
Save wibowotangara/6f1a3407cc426563076c378786a21c53 to your computer and use it in GitHub Desktop.
import pandas as pd
pd.set_option('display.max_columns', 1000)
pd.set_option('display.max_rows', 1000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment