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

DatasetColumn and DatasetColumnPair should have __repr__() methods defined #547

Open
boyleconnor opened this issue Feb 6, 2024 · 0 comments

Comments

@boyleconnor
Copy link

boyleconnor commented Feb 6, 2024

Currently, if you try to print a DatasetColumnPair (say, for debugging purposes), it will just show an empty list. This causes all kind of issues with automatically raised exceptions, etc.

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