Antonio Grimaldo
Results
1
issues of
Antonio Grimaldo
Hello I'm trying to reshape a table like the following example from: [pydata Pandas Reshaping](https://pandas.pydata.org/docs/user_guide/reshaping.html) So far I have tried with the following code: ```javascript df = new dataForge.DataFrame({columns: {"foo":...