RE: DIY Steemit Statistics with Python: Part 6 - Voting Power

You are viewing a single comment's thread from:

DIY Steemit Statistics with Python: Part 6 - Voting Power

in python •  7 years ago  (edited)

Now this is very different from the picture in @arcange's report. I suspect the reason is that @arcange is sorting the bars incorrectly (so that the tallest, "Dead fish" bar is accidentally shown as the "Whale" category).

There are no error in my chart.
It is because unlike SteemitBoard, I only kill inactive red fishes for my charts.
My main goal in this report is to represent "real" distribution among levels and the "inactive level" is just based on arbitrary criteria, even if it might be an interesting one.
By killing only red fishes, I remove only all those fake or never used accounts.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

I see. That makes sense. Let me update the post a bit.