Let me give you some context first. I was able to import a kaggle competition (m5 accuracy) whole data and works really great. The problem is that when I try to do a histogram using plotly (without agregations) doesn't return anything. But when I am using a Sample it plots properly.
Some additional info:
Here is the link to my code. https://colab.research.google.com/drive/1uMU3ctDzkGObYeCfxF36hURT9WIvnrl7?usp=sharing
I know this is not a limitation for doing a well design analysis, but I am wondered if is possible to use all data available and what is creating this problem. Thank you for reading me.
It's already in an issue here
The solution is to do aggregation first, e.g. collections.Counter(). Then plot a barchart instead.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With