alastair rushworth
alastair rushworth
Is there any update on this issue? If the above is the expected output, then ok, but I think most users will find this result surprising. As pointed out by...
Hi @hadley. I don't think it's a bug either, but I think most users might expect the larger units to increment as you add a sufficiently large number of smaller...
Could you provide a reproducible example? Thanks!
Hey @sfd99 thanks for raising the issue! and sorry for the long delay in responding. Although it looks a bit strange once visualised, I think this is the expected behaviour...
thanks! I think a general solution to this is more complex than it sounds. It's not uncommon to have `int` columns that have very many unique values, where it wouldn't...
Hey Russ, thanks a lot for the suggestion. The behaviour you've pointed out is the intended behaviour, but I don't think it's very optimal - I think this is an...
I'm not sure if it is related to this issue, but some of the `user_agents` seem to be out of date ``` user_agents = [ 'Mozilla/5.0 (Windows NT 6.1; WOW64;...
Hey @greg-dubrow thanks a lot for raising this issue, this is quite an important one, so I appreciate the report a lot! I've got some time planned to address some...