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

Pandas should parse dates in read_sql. #660

Open
JamesKunstle opened this issue Mar 12, 2024 · 0 comments
Open

Pandas should parse dates in read_sql. #660

JamesKunstle opened this issue Mar 12, 2024 · 0 comments

Comments

@JamesKunstle
Copy link
Contributor

recently read the pandas docs - when using read_sql, you can pass a list of columns to read in as datetime with the parse_dates argument, so you don't have to do these steps separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant