shadrachbaldon
Results
1
issues of
shadrachbaldon
Trying to write multi index dataframe to worksheet but getting the following: ``` raceback (most recent call last): File "campaign_link.py", line 99, in output_sheet.worksheet('index', 1).set_dataframe(campaign_stats, "A1", fit=True) File "/Users/shadrachbaldon/Dev/python/env_leaky_bucket/lib/python3.7/site-packages/pygsheets/utils.py", line...