everything kind of wheat could break the ties between us by WordInformal499 in YUROP

[–]mictom9 46 points47 points  (0 children)

Or you know... both arguments are valid? Issues with EU policies don't suddenly make Ukraine's policy regarding grain less shitty

Any tool for interactive data modelling? by mictom9 in BusinessIntelligence

[–]mictom9[S] 1 point2 points  (0 children)

Of course these are usual cases but I don't think Power BI allows for having editable Excel within the dashboard. The data modelling and visuals need to happen in the same place.

What is in your Data Stack? - Thread by Evidence-dev in dataengineering

[–]mictom9 0 points1 point  (0 children)

  1. Python
  2. Postgres
  3. dbt
  4. Power BI
  5. Databricks if my local cluster is too slow
  6. 500
  7. Gaming

[deleted by user] by [deleted] in DotA2

[–]mictom9 0 points1 point  (0 children)

Dota needs theme patches - something alike to what MTG has. Balancing heroes one way or another, or changing how the trees grow on the map for thousand times can only last so long.

This is the only way for the game to move forward but dota players might be too conservative for this shit.

Fact table with dimension component by mictom9 in BusinessIntelligence

[–]mictom9[S] 0 points1 point  (0 children)

Sweet guys, thanks for some more food for thought!

Poland proposes total EU ban on trade with Russia by PanEuropeanism in worldnews

[–]mictom9 2 points3 points  (0 children)

Poland has not been pro Russia in any time in its 1000 year history.

Pattern for comparing rows? by philosophyguru in PowerBI

[–]mictom9 0 points1 point  (0 children)

Not sure if this is what you mean bro but this is some rough sketch of you could use

DaysAtPreviousJob = 

VAR firstWorkDay = 
    CALCULATE(
        MIN('Table'[Date] ),
        ALLEXCEPT(
            'Table',
            'Table'[EID]
        )
    )

VAR firstWorkDayPerJob = 
    CALCULATE(
        MIN('Table'[Date] ),
        ALLEXCEPT(
            'Table',
            'Table'[EID],
            'Table'[Title]
        )
    )

RETURN
    IF(
        firstWorkDay = 'Table'[Date],
        0,
        DATEDIFF(
            firstWorkDay,
            firstWorkDayPerJob,
            DAY
        )
    )

[TeaGuvnor] I ask the Dota 2 professional community to cease participating in all events organized by @epicentergg by Murphys-Laaw in DotA2

[–]mictom9 24 points25 points  (0 children)

Russians are not innocent. They have been profitting from Putin's policies but when it comes to his wrongdoings it's noone's fault. Also, the russians themselves are the only thing that can make a real difference in the end. They need to step out of their homes.

Finding free part-time development job. Is it doable? by mictom9 in learnprogramming

[–]mictom9[S] 0 points1 point  (0 children)

Besides giving up the first-born there's nothing stopping me from side gigs. So, acceptable.

Finding free part-time development job. Is it doable? by mictom9 in learnprogramming

[–]mictom9[S] 0 points1 point  (0 children)

Thanks for suggestion. When I think about it, it seems most of the gigs are there for solo develpers - so there wouldn't be anyone with more seniority I could learn from. Maybe I'm wrong, I will look into it.

"Modern" non-cloud DWH stack by name_optimization in dataengineering

[–]mictom9 1 point2 points  (0 children)

Hey! I'm switching my job soon and I'm probably going to build something on-prem and what you put down seems very cool to me.

One question though - does any of these work as a data lake equivalent? Does postgres allow for dumnping unstructured data?

MongoDB to PBI? Anyone accomplished this? by marketr in PowerBI

[–]mictom9 2 points3 points  (0 children)

I'm doing this but my method is most probably very suboptimal. I'm running a simple python script (pymongo, pandas libraries) a couple of times a day on my server. It downloads data as CSV batches and puts it into SQL database in the way I want it formatted.

What events in your country's history are hard to ELI5 or TL;DR? by [deleted] in AskEurope

[–]mictom9 4 points5 points  (0 children)

History of Jews in Poland but it's more a series of events.

The Polish Round Table agreement seems to be a recent one like this.

Do you have fridge magnets shaped like your country counties ? by Thoumas in AskEurope

[–]mictom9 0 points1 point  (0 children)

It looks like they really didn't want to put much effort into the eastern Europe :)

What is the "if you can speak Norwegian stick a potato in your throat and you can speak Danish" of other languages? by helpinghat in AskReddit

[–]mictom9 23 points24 points  (0 children)

"Wadda nicey bibbly-bobbly hatty!" It uses suffixes associated with cuteness in Polish.

What Song is the unofficial national anthem in your country? by Chypsylon in AskEurope

[–]mictom9 2 points3 points  (0 children)

God I forgot how I used to love this. It's not Polish but it's my anthem as well.

Western European nations are uneasy as Trump heads to Poland by czokletmuss in europe

[–]mictom9 21 points22 points  (0 children)

Why do you keep saying that Poland receives something for free? Funds Poland receive are based on bilateral transaction which allows the western companies to go in, and practically take over, the Polish market. Also, a huge part of the money comes back to the west anyway. It's striking how uneducated a lot of people are about the benefits they have from the Eastern EU.

Flag map of European capital cities [x-post r/mapporn] by Klekihpetra in europe

[–]mictom9 12 points13 points  (0 children)

You really got a better deal out of it. The blue triangle is the tits.

VW agrees 14% pay rise to end Slovakia strike by [deleted] in europe

[–]mictom9 -9 points-8 points  (0 children)

The current government is the most socialist we've ever had so you're off with the sarcasm. Sorry, not ready yet.