Skip to content

Make Session.summary() and Array.info more consistent #1034

Open
@gdementen

Description

@gdementen

They do essentially the same thing but are as dissimilar as can be:

  • different name
  • method vs property
  • returns simple string (user needs to use print() in the interactive console to have something readable) vs ReprString which does not

I don't know which syntax to use (hence the question tag) but they should be closer to each other.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions