kawild
kawild
Is there any way to extract Excels hyperlinks and not only their names?
Hi, a continuous running application with some requests per second becomes unavailable after a few days of running without any problems. Every request to every path fails because of an...
Simply doing `JSON3.write(Tables.columntable(::DataFrame))` or `JSON3.write(Tables.rowtable(::DataFrame))` outperforms the functions of JSONTables for me. But only tested with non-custom eltypes (Numbers, Strings, etc.). Maybe this could be worth a note in the...