[01:03:47] danilo Hmm, I'm trying to debug something, and I was wondering if you have an insight as to what could be happening. I run into a number of cases where I can't match a user to your pre-aggregated dataset. [01:03:48] I pasted an example here (with expiry of 2 weeks as this is logged forever): https://pastebin.com/8WrfGf2R [01:28:31] danilo I added two more examples. The last one is supposed to have edits in the editcount from before the creation of their account. Not sure what is going on, but is it possible that the account ID is somehow not consistently correct? (I think I have seen a few examples, mostly bots/scripts, that are plausibly the matching the counts) [02:15:00] (heading out, but please feel free to leave a comment on the pastebin or my talkpage - same username) [02:17:16] effeietsanders: in the first example, 파란느낌 user id in commons is 6140836, 6172797 is the actor_id, user_id and actor_id are different numbers, my data use user_id [02:18:05] i see, so user_id and actor_id are not the same? [02:18:57] no, user id is for registered users, actor id is for all user, including IPs [02:19:02] i see... [02:19:10] thanks! [02:19:19] no problem