Hadar Sharon
Hadar Sharon
@desertproject Nice one :) One question though: Instead of expecting (forcing) the user to serialize the dataframe to JSON in a specific orientation, why don't we just accept the DataFrame...
Unfortunately you are not the first to have requested this feature. For now I can only suggest using something like this (assuming your dataframe is stored in a variable `df`):...
Hey @itonskie , not sure if it solves your particular use case, but I think I have implemented something in my application that may provide a temporary solution for your...
Thanks for implementing this @ndricca 🥇