Andrea Borruso

Results 119 issues of Andrea Borruso

**Describe the bug** After installing LAMP and running `mysql -u root -p` (empty password), I have ``` ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)...

Per fotografare l'attuale, si potrebbe pensare a raccogliere uno streetview open con [Mapillary](https://www.mapillary.com/). Sarebbe una gran cosa da organizzare con i locali, un'occasione anche per fare stare le persone su...

http://feeds.feedburner.com/Terremotocentroitalia-Bollettino

Hi, using in2csv to convert [this "governative"](https://github.com/wireservice/csvkit/files/6644041/covid_19-iss.xlsx) COVID-19 file, I have a strange empty CSV that has only one column label. I run ``` in2csv -I --sheet stato_clinico covid_19-iss.xlsx ```...

bug
Normal Priority

Hi all, often with CSV files it's necessary to o a fill down process. Do you know some tool to do it?? Thank you P.S. it's also a sort of...

feature
Low Priority

Hi, it's very usefull to have not null and unique values, and I love to have also (optionally) the "not null number of records" for every field. Thank you

feature
Low Priority

### Problem description Hi, I do not know if it's right to write there. If I'm wrong, I apologize. I'm using [nushell](https://github.com/nushell/nushell) and its polars dataframe features. When nushell import...

enhancement

Hi, I would like to apply to this input ``` a,b,c 1,lorem,ips 1,rem,ips 2,cio,ran 2,sop,du ``` something like ``` mlr --csv nest -g a --nested-fs ";" input.csv ``` to get...

feature-request

It would be very useful to be able to insert hyperlinks in the footer (for example with the link to the data source), as well as having a word in...

Hi, I'm building [my firs Bertin map](https://observablehq.com/d/fa939367237d9243). I have enabled in this map a tooltip: currently it's the name of the cities, using the field `$citta`. ![image](https://github.com/neocarto/bertin/assets/30607/533e1819-5638-4ec3-aac6-b4845c8932b3) I would like...