Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crvlwanek/python-projects
A script used for parsing a .pdf roster and converting it to a spreadsheet format. It uses a regular expression to parse and normalize the data.
https://github.com/crvlwanek/python-projects
jupyter-notebook python regex
Last synced: 5 days ago
JSON representation
A script used for parsing a .pdf roster and converting it to a spreadsheet format. It uses a regular expression to parse and normalize the data.
- Host: GitHub
- URL: https://github.com/crvlwanek/python-projects
- Owner: crvlwanek
- Created: 2021-01-22T19:07:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-22T19:16:55.000Z (almost 4 years ago)
- Last Synced: 2023-11-11T21:25:23.624Z (about 1 year ago)
- Topics: jupyter-notebook, python, regex
- Language: Jupyter Notebook
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-projects
## Roster Parser
- A script written to extract student data from text and reformat for excel
- Sample data is provided to show format in place of actual data