You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of my preliminary research, I have been parsing meeting notes with a python script in search of new insights.
One output of this research looked at the number of projects at Hypha over time.
Context
All hands usually have a section dedicated to Project Updates.
I wrote a script that parses meeting notes and keeps a project count.
The intent was to see how many project Hypha has actively worked on over time.
SVG Output
Notes
There are limits and caveats to this technique as this automated parsing depends on a specific meeting template. This means project count might be incorrect. I have also excluded low project count as it seems like a parsing/formatting error.
The text was updated successfully, but these errors were encountered:
As part of my preliminary research, I have been parsing meeting notes with a python script in search of new insights.
One output of this research looked at the number of projects at Hypha over time.
Context
All hands usually have a section dedicated to Project Updates.
I wrote a script that parses meeting notes and keeps a project count.
The intent was to see how many project Hypha has actively worked on over time.
SVG Output
Notes
There are limits and caveats to this technique as this automated parsing depends on a specific meeting template. This means project count might be incorrect. I have also excluded low project count as it seems like a parsing/formatting error.
The text was updated successfully, but these errors were encountered: