Norbert Szulc

Results 52 comments of Norbert Szulc

Here we have a clue in the text: Białystok. So this will count to pow. białostocki. But I guess there will be more duplicates. I wonder if we can throw...

I will prepare a script that adds eTeryt columns to unambiguous records. Then we can resolve conflicting ones.

> I am afraid that no. We not. You can if you want. > > [...] > You have access to their database. You can use it for your own...

It's here https://github.com/not7cd/covid19-poland-data/tree/master/data-daily-pow Just `df[df["WOJ"] == 14]` I will dump my notebooks when I clean it up and source used data.

I'm also interested in this. A simple action of assigning someone who added a label or someone from a team.

Let me ask real quick. This PR introduces only 3 commits because the rest have been merged into the main branch? What is needed for this to be merged? Do...

As I understand, moving this towards control allocator is outside of the scope of this PR?

I struggle with writing tests at the moment. I have never used Jest before, so I'm putting on hold this PR in favour of my desired use-case.

I have covered with tests all new functions, so there is no drop in coverage. Another breaking behaviour that has been reflected in the tests is stricter header handling. I...

I achieved 100% coverage. Last thing, except review, is update to documentation. I have only added some stubs.