Skip to content

Rearrange __repr__#140

Merged
dimitri-yatsenko merged 4 commits intodatajoint:masterfrom
eywalker:master
Jul 29, 2015
Merged

Rearrange __repr__#140
dimitri-yatsenko merged 4 commits intodatajoint:masterfrom
eywalker:master

Conversation

@eywalker
Copy link
Contributor

  • Moved table preview into Fetch object's __repr__
  • Modify 'RelationalOperand'srepr` to represent the constituent relational operation
  • Add __len__ onto Fetch object

Fetch1 object's __repr__ was not touched as it didn't quite make sense for this to be previewable (should only be one row, and fetching it for display costs about the same as just grabbing it).

dimitri-yatsenko added a commit that referenced this pull request Jul 29, 2015
@dimitri-yatsenko dimitri-yatsenko merged commit 9a82e5f into datajoint:master Jul 29, 2015
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

Successfully merging this pull request may close these issues.

3 participants