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

Do not overwrite node metadata once tsinfer has set a schema #386

Open
hyanwong opened this issue Jun 4, 2024 · 0 comments
Open

Do not overwrite node metadata once tsinfer has set a schema #386

hyanwong opened this issue Jun 4, 2024 · 0 comments

Comments

@hyanwong
Copy link
Member

hyanwong commented Jun 4, 2024

At the moment, tsdate overwrites any metadata in the node table. We should set overwrite=False on the line below once tsinfer has been fixed to actually set a metadata schema on the node table.

self.set_time_metadata(

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