with open('final_dic.pkl', 'rb') as file: data = pickle.load(file) It's been running for almost 30 minutes on MacBook M1. Is it normal behaviour or there is something to be done to speed it up?
Your need to confirm your account before you can post a new comment.