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

Rewrite preprocessing #101

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Rewrite preprocessing #101

merged 1 commit into from
Aug 26, 2024

Conversation

Casper-Guo
Copy link
Owner

Use Pandas built-ins wherever possible to replace calls to apply and inefficient (unvectorized) lambda functions.

@Casper-Guo Casper-Guo force-pushed the rewrite-preprocess branch 3 times, most recently from 47cc71b to c917d7f Compare August 26, 2024 18:34
@Casper-Guo
Copy link
Owner Author

Casper-Guo commented Aug 26, 2024

Reconciled against 2024 Dutch GP individually and 2024 data as a whole. All values match with the exception of TrackStatus but the difference is not detrimental. Documented in #102

@Casper-Guo Casper-Guo marked this pull request as ready for review August 26, 2024 18:46
@Casper-Guo Casper-Guo merged commit a533779 into main Aug 26, 2024
2 checks passed
@Casper-Guo Casper-Guo deleted the rewrite-preprocess branch August 26, 2024 18:47
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.

1 participant