Closed YanxuanLiu closed 3 weeks ago
can you help clear the error info in retail-datagen.ipynb? thx
--------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) Cell In[1], line 2 1 import os ----> 2 import pandas as pd 3 import multiprocessing as mp 4 import random ModuleNotFoundError: No module named 'pandas'
Sure, cleared all output
can you help clear the error info in retail-datagen.ipynb? thx