Skip to content

Instantly share code, notes, and snippets.

@FGtatsuro
Created September 26, 2018 15:41
Show Gist options
  • Save FGtatsuro/9600ca89438db8c401b7460caa314331 to your computer and use it in GitHub Desktop.
Save FGtatsuro/9600ca89438db8c401b7460caa314331 to your computer and use it in GitHub Desktop.
First cell of my notebook
import numpy as np
import pandas as pd
# Ref: https://pandas.pydata.org/pandas-docs/stable/options.html#available-options
pd.options.display.max_rows = 1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment