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

Add tool stats #21

Closed
wants to merge 7 commits into from
Closed

Conversation

paulzierep
Copy link
Collaborator

Fixed comments of with rebase: #6

return toot_id


def add_tool_stats_to_tools(tool_stats_path: str, tools_path: str, output_path: str, column_name: str) -> pd.DataFrame:
Copy link
Member

Choose a reason for hiding this comment

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

What about adding that function directly in the other script? Then we have everything in the all_tools.tsv file
And then this script focuses on the wordcloud plotting. What do you think?

@paulzierep
Copy link
Collaborator Author

Solved with: #37 and #36
Its part of the main script now as suggested by @bebatut.

@paulzierep paulzierep closed this Jan 17, 2024
@paulzierep
Copy link
Collaborator Author

Solved with: #37 and #36
Its part of the main script now as suggested by @bebatut.

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.

2 participants