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

bind_into_vpts() vp and vpts #452

Open
adokter opened this issue Jun 9, 2021 · 1 comment
Open

bind_into_vpts() vp and vpts #452

adokter opened this issue Jun 9, 2021 · 1 comment
Milestone

Comments

@adokter
Copy link
Owner

adokter commented Jun 9, 2021

  • bind_into_vpts() can bind together multiple vpts objects, but not a mix of the two.
  • attributes_from argument currently available in the vpts method only, needs to be generalized
@adokter adokter added this to the 0.7.0 milestone Jun 9, 2021
@adokter
Copy link
Owner Author

adokter commented Jun 9, 2021

The following error message is unintuitive, and should be fixed by generalizing attributes_from argument.

bind_into_vpts(example_vp, example_vp, attributes_from=2)
 Error in bind_into_vpts.vp(example_vp, example_vp, attributes_from = 2) : 
  requires vp objects as input 

@adokter adokter modified the milestones: 1.0.0, 1.1.0 Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant