8000 Get raw value of the cell · Issue #126 · pythonicrubyist/creek · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Get raw value of the cell #126

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”, 7EC5 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

Open
iuri-gg opened this issue May 12, 2024 · 0 comments
Open

Get raw value of the cell #126

iuri-gg opened this issue May 12, 2024 · 0 comments

Comments

@iuri-gg
Copy link
iuri-gg commented May 12, 2024

I have xlsx file that has a date column. The underlying value is a float (has a time component). I want to get the raw value of the cell to convert it to datetime even though the cell is formatted as Date.

I looked through code and could not find a good was to access the cell's raw value. Is there a method similar to rows_with_metadata that would return cell's metadata, including the raw value? Or maybe a custom converter for the column to override format from Date to DateTime?

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

1 participant
0