You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project where pointblank is super convenient for me, the developer, but I want to design a report that looks a little less technical. I think if I could do something like get_agent_report(agent, size = "small) but keep the CSV buttons to download failed rows, I'd be 90% there (and that would probably be good enough). Am I better off just re-building the table with gt?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a project where pointblank is super convenient for me, the developer, but I want to design a report that looks a little less technical. I think if I could do something like
get_agent_report(agent, size = "small)
but keep the CSV buttons to download failed rows, I'd be 90% there (and that would probably be good enough). Am I better off just re-building the table withgt
?Beta Was this translation helpful? Give feedback.
All reactions