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

Finished dealing with 'related' column #1

Merged
merged 4 commits into from Mar 20, 2024
Merged

Finished dealing with 'related' column #1

merged 4 commits into from Mar 20, 2024

Commits on Mar 18, 2024

  1. Copy the full SHA
    8fd37a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Added json parsing for related column

    Still WIP
    yuzhengwen committed Mar 20, 2024
    Copy the full SHA
    9fb7e33 View commit details
    Browse the repository at this point in the history
  2. Finished separating "related" columns

    - Cleaned corrupted JSON string
    - split each relation into its own column
    - Made a count of how many of each relation (e.g. prequel) there are
    yuzhengwen committed Mar 20, 2024
    Copy the full SHA
    9fcdd69 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2bc1ea0 View commit details
    Browse the repository at this point in the history