[09:26:15] apergos: we did a few AMAs in the past, though I only "attended" one by Jimbo and one by an Italian WIR [09:35:56] I might not have heard about them at the time [15:04:56] o/ hall1467 [15:05:09] Saw you scheduled a thing with me. I'm in a session but I can chat here [15:05:26] Hey [15:05:33] Okay, sounds good [15:11:16] So, here again is the last few lines of our yearly page view aggregation [15:11:28] https://www.irccloud.com/pastebin/XcAmpvmM/ [15:12:25] Looks like it is out of order [15:12:29] How does the code look? [15:13:10] It didn't finish processing the remaining projects as well [15:13:15] Let me pull it up [15:14:20] https://github.com/mediawiki-utilities/python-mwviews/blob/master/mwviews/utilities/aggregate.py [15:15:50] The "to_line" function is in here: https://github.com/mediawiki-utilities/python-mwviews/blob/master/mwviews/page_view_count.py [15:16:48] Right. Did you try to debug and you aren't sure what's up? [15:19:47] hall1467, ^ [15:20:15] Well, the code looks to be doing the right thing. But the output seems to sometimes be out of order [15:20:35] And I wonder if its due to certain characters? [15:22:19] Any ideas? The ordering is sometimes correct in the output file, but, as in the code snippet I sent, it sometimes gets switched around [15:39:43] Yeah, I'd try running data through the code and seeing what happens [15:39:45] hall1467, ^