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

Possible typo: year - 8 #32

Open
theletterjeff opened this issue Apr 22, 2023 · 1 comment
Open

Possible typo: year - 8 #32

theletterjeff opened this issue Apr 22, 2023 · 1 comment

Comments

@theletterjeff
Copy link
Contributor

The OM class may have a typo in it:

tmp_df['fall_year'] = int(year) - 8

All other ipeds loader classes use either int(year) or int(year) - 1.

@Btibert3
Copy link
Owner

Let me look into this, very likely.

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

No branches or pull requests

2 participants