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: 3 months 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-22T19:16:55.000Z (over 4 years ago)
- Last Synced: 2025-01-09T06:44:29.600Z (5 months 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