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 code to process the Python PEPs dataset #94

Merged
merged 3 commits into from
Oct 18, 2024
Merged

Add code to process the Python PEPs dataset #94

merged 3 commits into from
Oct 18, 2024

Conversation

blester125
Copy link
Collaborator

Python PEPs are long documents of intermixed prose and code that
describe possible changes to the python language. All PEPs are in the
public domain once published.

@craffel
Copy link
Collaborator

craffel commented Oct 18, 2024

Looks like you'll need to rebase once the foodista PR is merged. Checking on the non-public domain PEPs and then will take a look at this.

Python PEPs are long documents of intermixed prose and code that
describe possible changes to the python language. All PEPs are in the
public domain once published.
@blester125
Copy link
Collaborator Author

Added code to filter out the 5 non public domain PEPs

pep/README.md Show resolved Hide resolved
pep/preprocess.py Outdated Show resolved Hide resolved
pep/preprocess.py Outdated Show resolved Hide resolved
@blester125 blester125 merged commit c286f13 into main Oct 18, 2024
2 checks passed
@blester125 blester125 deleted the feat/pep branch October 18, 2024 15:26
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