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

Reformat Amazon C4 dataset #11

Open
botka1998 opened this issue Aug 19, 2024 · 1 comment
Open

Reformat Amazon C4 dataset #11

botka1998 opened this issue Aug 19, 2024 · 1 comment

Comments

@botka1998
Copy link
Contributor

We want to pull additional data for each entry in the C4 dataset:

  • main_category
  • title
  • features
  • description
  • images
  • categories
  • details
  • parent_asin

We will grab each entry from the OG dataset ->
use the parent_asin2category to find the file containing the item and add the additional data to the dataset entry.

@botka1998
Copy link
Contributor Author

First, we need to test the speed performance using Pandas, if adequate, continue if not, find a faster solution

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

No branches or pull requests

1 participant