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

Adding new values to empty DF with phjUpdateLUT() creates first id value equal to 1 #54

Open
lvphj opened this issue Sep 10, 2022 · 0 comments

Comments

@lvphj
Copy link
Owner

lvphj commented Sep 10, 2022

Using phjUpdateLUT() to add new rows to existing DF creates new sequential id values that don't overlap with existing id values. This means that adding rows to an empty dataframe creates a starting value for id equal to 1 but perhaps it should be 0.

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