Nagy Marcell

Results 3 issues of Nagy Marcell

``` df = ks.DataFrame([['a', 'b'], ['c', 'd']], columns=['col 1', 'col 2']) def add_json(row): row['serialized_row_content'] = row.to_json() return row df = df.apply(add_json, axis = 1) print(df) col 1 col 2 serialized_row_content...

Installing this module on Windows via `luarocks` requires you - to install VC++ compilers - and Windows 10 SDK for VS, - run `luarocks install luafilesystem` from a special terminal,...

Hi guys, I'm not that big fan of the old design, so I would be happy if links could be changed to point to the new version. I understand that...