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

Join tables to TopicType #2

Open
3 tasks
Tomeriko96 opened this issue Jun 14, 2024 · 0 comments · May be fixed by #5
Open
3 tasks

Join tables to TopicType #2

Tomeriko96 opened this issue Jun 14, 2024 · 0 comments · May be fixed by #5
Assignees
Labels
enhancement New feature or request

Comments

@Tomeriko96
Copy link
Member

Tomeriko96 commented Jun 14, 2024

As far as I can tell from the data scheme

There are three joins possible to the TopicType table:

  • subjectTopicType, by id = topicTypeId
  • evaluationBlock, by id = topicTypeId
  • genericTopicTopicType, by id = topicTypeId

Write a new script which attempts to do so.

Note the mutations on the resulting dataframe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants