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

taking care of empty cells #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KrishnaPG
Copy link
Contributor

The value conversion helper routine is throwing exceptions when cells are empty (as is usual case with many public domain spreadsheets).

This patch fixes it.

One such example public domain spreadsheet for verification: https://docs.google.com/spreadsheet/ccc?key=0Ag0BxADNLZqgcFZOcnNoN0Vxd0Q3YTdOZ2hvRlpSQWc&usp=sharing#gid=0

@rufuspollock
Copy link
Contributor

This is great. I suggest we fix #13 and then try and get a proper test (with stubbed calls) for this and then merge. wdyt?

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

Successfully merging this pull request may close these issues.

2 participants