Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for (value_render_option) #24

Closed
apar-tiwari opened this issue May 7, 2020 · 1 comment
Closed

Support for (value_render_option) #24

apar-tiwari opened this issue May 7, 2020 · 1 comment

Comments

@apar-tiwari
Copy link

I am getting formula on my pd df instead of the values
ValueError: could not convert string to float: '=iferror(BB3/W3,"")'

@robin900
Copy link
Owner

robin900 commented May 7, 2020

df = get_as_dataframe(worksheet, evaluate_formulas=True)

evaluate_formulas parameter defaults to False.

@robin900 robin900 closed this as completed May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants