Andrea Borruso

Results 246 comments of Andrea Borruso

Hi @spmundi , running ``` mlr --csv join -f b.csv -j f then join -f a.csv -j f c.csv ``` you will have ``` f,fa,fb,fc a,1,2,3 ```

Hi @mbloch for me you are a genius and a very kind person, you are the best person to choose this thing. It's true "inner join" is a SQL term,...

Great thing, thank you @mbloch

As alternative solution I have used ST_CUTTER spatialite function https://www.gaia-gis.it/fossil/libspatialite/wiki?name=ST_Cutter I'm writing here, because I think it could be useful

Thank you @TomBor ! If I have a string field, and I want to filter all the records that contain exactly "foo" OR "boo" (not "it's a foo day"), what's...

C'è una issue correlata, la #55 di @fourty96 > non è possibile risalire a chi sta ricevendo la seconda dose. Facendo un esempio basato su come sono i dati oggi,...

"ITA" va rimosso, non è coerente con lo schema e non è una buona pratica inserire valori aggregati tra le righe (ho aperto [issue specifica](https://github.com/italia/covid19-opendata-vaccini/issues/21))

Moreover if (it's in [tab2](https://app.workbenchdata.com/workflows/17120 ) ) I apply `CODISTAT.rjust(6,"0")` python function, I have wrong result: once again "1801" and not "001801", because the output field type is a number.

Hi @pierreconti I think it could be more useful to write here about feature requests and bugs. I think this avoids duplication. Then I wait with great interest, because in...

@adamhooper I will use it waiting for an official "solution". Thank you