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

tz-naive and tz-aware #1

Open
kalnun opened this issue Sep 27, 2020 · 2 comments
Open

tz-naive and tz-aware #1

kalnun opened this issue Sep 27, 2020 · 2 comments

Comments

@kalnun
Copy link

kalnun commented Sep 27, 2020

There is a problem with joining the bools to the dataframe.

@psaurav25
Copy link

I was facing the same issue, when trying to create dataframe using parse_dates=True in :-
pd.read_csv(path,parse_dates=True
changing it to False solved this for me

@kalnun
Copy link
Author

kalnun commented Mar 18, 2021

thank you!

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