Below is an example of my code:
import pandas as pd x = pd.read_pickle(\'filename.pkl\')
Upon running, the kernel always restarts. I can\'t g