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

Project show for extra-detailed repr #295

Open
2 tasks
vreuter opened this issue Apr 30, 2019 · 3 comments
Open
2 tasks

Project show for extra-detailed repr #295

vreuter opened this issue Apr 30, 2019 · 3 comments

Comments

@vreuter
Copy link
Member

vreuter commented Apr 30, 2019

For interactive use, we want to limit data displayed by __repr__ since we're interested in more frequent exploratory than debug usage context. To support more detailed inspection, though, we'd like a .show available to display additional information

  • ordered config data (leverage behavioral inheritance from attmap.)
  • table of samples (as frame)
@vreuter vreuter self-assigned this Apr 30, 2019
@vreuter vreuter added this to the 0.21 milestone Apr 30, 2019
@vreuter vreuter mentioned this issue Apr 30, 2019
6 tasks
@vreuter
Copy link
Member Author

vreuter commented May 29, 2019

@nsheff should this be moved to 0.23 so that 0.22 can be released sooner to support looper?

@nsheff
Copy link
Contributor

nsheff commented May 29, 2019

I'll leave it up to you to decide. I'm not sure how much work this will be for you. if this will take more than an hour or two then yes, otherwise go for it... I just want to get these releases done in the next few days...

@vreuter
Copy link
Member Author

vreuter commented May 29, 2019

Yeah I think we should try to release the new versions today or tomorrow, so this should wait.

@vreuter vreuter removed this from the 0.22 milestone May 29, 2019
@nsheff nsheff added this to the 0.23.0 milestone May 29, 2019
@nsheff nsheff added this to PEP Jun 25, 2024
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

2 participants