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

Consistently use station_id for our unique station key rather than id #60

Open
water-e opened this issue Jan 24, 2025 · 0 comments
Open

Comments

@water-e
Copy link
Contributor

water-e commented Jan 24, 2025

This is going to be a breaking change so we have to broadcast. The current code mixes "id" and "station_id". The latter emerged as a user preference for clarity and also avoids a quirk that df.id does not work like df['id'] because id is a reserved field.

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

1 participant