Shel
Shel
Hi @gadenbuie , Thank you for your assistance. I'm still not able to sort my issue out. I don't understand why the code below fails with the error: `Error in...
Hi @gadenbuie Thank you so much. That works. cc @arthur-shaw
Hi ... thank you so much for this package. I am also hopeful that we can soon have a way to export our beautiful {gt} tables to excel. Thanks
In his talk at Posit::Conf(2024), @rich-iannone just mentioned that they are (trying to) working on Excel output tables. Thanks a lot 💃 
@DivadNojnarg , thanks for the reply. We look forward to the fix. Our app requires users to provide data for several sections, each of which is presented as a card....
The issue still persists, even with the addition of "convert_type=False" 
Hi, so I see where the issue is: if not all(new_spread_data.groupby([new_spread_data.index, key._name]).agg(' count').reset_index().value < 2): if not all(new_spread_data.groupby([new_spread_data.index, key._name]).agg(' count').reset_index()[values._name] < 2): It seems as though the commit was not...
Hi, Still waiting on response to this issue. Kind regards, Shelmith On Wed, Nov 21, 2018 at 11:32 AM Shelmith Kariuki wrote: > Hi, so I see where the issue...
Hi. Okay, thanks a lot for feedback. Let us wait and hear from @dodger487 . On Thu, Nov 22, 2018 at 9:25 PM bleearmstrong wrote: > You are correct, the...
Hi @dodger487, I wanted to follow up on this. Last year, the only issue was spread, seems now we have an issue with both gather and spread. ![screen shot 2019-02-08...