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

fixing bug in time() #188

Merged
merged 1 commit into from
Mar 25, 2023
Merged

fixing bug in time() #188

merged 1 commit into from
Mar 25, 2023

Conversation

clewis7
Copy link
Collaborator

@clewis7 clewis7 commented Mar 24, 2023

addresses #165

I think this is what you want, I created a new batch and saved/reloaded from disk and it worked

I think the issue had to do with using datetime.time() for formatting in added/ran time columns of a dataframe vs saving the time.time() when saving a dataframe to disk

@kushalkolar kushalkolar merged commit 6fea435 into master Mar 25, 2023
@kushalkolar kushalkolar deleted the time-bug branch June 12, 2023 07:52
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