Replies: 1 comment 5 replies
-
Is the image type boolean? And what does it look like? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to apply the box count method to the last 20 years of stock price data. I have an array with shape 4946 X 2 in numpy form. But when I apply the box count function to it, I don't get any reasonable results. Just this:

Beta Was this translation helpful? Give feedback.
All reactions