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

Command invert seems redundant to _swap_object_subject() in parsers.py #349

Open
hrshdhgd opened this issue Mar 13, 2023 · 0 comments
Open
Assignees

Comments

@hrshdhgd
Copy link
Contributor

This code block deal with a Mapping object whereas the invert command deals with MappingSetDataFrame objects. We could potentially combine these two to remove redundancy in code that is trying to achieve the same outcome.

Also see #346 (comment)

@hrshdhgd hrshdhgd self-assigned this Mar 13, 2023
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