Pandas: Options
The get_option, reset_option, and set_option functions.
The get_option, reset_option, and set_option functions.
Temporarily change pandas options
Specify the key column of the merge as the index of your dataframes, then join instead of merge
Set the configuration option display.memory_usage
Via the as_index parameter