Skip to content

Conversation

@TomAugspurger
Copy link
Contributor

Fixes #4827

Assertions were being made about arrays (of one item) equaling
a scaler.

Fixes pandas-dev#4827 Assertions were being made about arrays (of one item) equaling a scaler.
@jtratner
Copy link
Contributor

thanks :) Can you rebase on master and remove the skip tests?

jreback and others added 24 commits September 19, 2013 23:10
Corrects the plot to show a larger range of numbers of rows to see where the Python and NumExpr lines intersect.
(in json data with orient=split)
now actually checks the first element of the list
TST: Added Panel.tshift test case RST: Added to release notes CLN: on top of dale-jung 4863, remove shift from series.py, move to generic.py
Imagine num_runs is two, then runs will take on the values [0, 1] and runs < num_uns will always be False. Hence any genuine Exception the code might raise will be silently ignored and just printed.
The test is unstable and although this makes it work properly, no one knows how long. Hence it was decided to skip this guy until further notice. See also: pandas-dev#4427 Skip test_fred_nan and test_fred_parts, both of which have been failing silently for a while
@TomAugspurger
Copy link
Contributor Author

Oh hell, I messed up git. Give me a minute to figure this out :)

TomAugspurger added 2 commits September 19, 2013 23:15
Fixes pandas-dev#4827 Assertions were being made about arrays (of one item) equaling a scaler.
@TomAugspurger
Copy link
Contributor Author

@jtratner I'm not sure how to dig myself out of this hole. I figured it would be easier to start anew at #4891.

@TomAugspurger TomAugspurger deleted the fixfred2 branch November 3, 2016 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

8 participants