Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace retail pipeline with new notebook file #463

Merged
merged 10 commits into from
Nov 5, 2024

Conversation

YanxuanLiu
Copy link
Collaborator

No description provided.

Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
@YanxuanLiu YanxuanLiu self-assigned this Nov 5, 2024
Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
@nvliyuan
Copy link
Collaborator

nvliyuan commented Nov 5, 2024

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'

Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
@YanxuanLiu
Copy link
Collaborator Author

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

Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
@NvTimLiu NvTimLiu self-requested a review November 5, 2024 02:45
Copy link
Collaborator

@NvTimLiu NvTimLiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, +1

@YanxuanLiu YanxuanLiu merged commit 8f67f60 into NVIDIA:branch-24.12 Nov 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants