Skip to content

Conversation

@me2d09
Copy link
Contributor

@me2d09 me2d09 commented Jun 12, 2018

When using basic math operations on columns, uncertainty columns can be created. However creation of the custom header for such column was not possible. In the first commit of these functions, there was a typo len(header) == 0, later changed to "not header". But neither worked, len of the tupple needs to be two, as for a and b variables on line 2530.

When using basic math operations on columns, uncertainty columns can be created. However creation of the custom header for such column was not possible. In the first commit of these functions, there was a typo len(header) == 0, later changed to "not header". But neither worked, len of the tupple needs to be two, as for a and b variables on line 2530.
@coveralls
Copy link

coveralls commented Jun 12, 2018

Coverage Status

Coverage remained the same at 71.509% when pulling 05b0ce6 on me2d09:patch-1 into d636b61 on gb119:master.

@gb119
Copy link
Member

gb119 commented Jun 12, 2018

Great - thanks ! I need to write some tests for that as well in due course....

@gb119 gb119 merged commit 35fce43 into stonerlab:master Jun 12, 2018
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