Skip to content

fix #454 : display dtype of array when calling info() #459

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

Merged
merged 3 commits into from
Oct 9, 2017

Conversation

alixdamman
Copy link
Collaborator

No description provided.

@alixdamman alixdamman requested a review from gdementen October 3, 2017 13:48
@@ -267,6 +267,18 @@ Miscellaneous improvements

* allowed passing an axis to `set_labels` as 'labels' argument (closes :issue:`408`).

* display also dtype when calling `info` on an array (closes :issue:`454`):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added dtype to array.info?
or
also display ...

@@ -267,6 +267,18 @@ Miscellaneous improvements

* allowed passing an axis to `set_labels` as 'labels' argument (closes :issue:`408`).

* added dtype to array.info (closes :issue:`454`):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/dtype/data type (dtype)/ ?

@alixdamman alixdamman merged commit ab9eb2a into larray-project:master Oct 9, 2017
@alixdamman alixdamman deleted the display_dtype_454 branch October 9, 2017 07:31
gdementen pushed a commit that referenced this pull request Aug 31, 2018
fix #454 : display dtype of array when calling info()
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.

2 participants