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

Updating pandas read_csv calls to include date_format='ISO8601' #47

Merged
merged 1 commit into from
May 31, 2024

Conversation

Thomas-Benson
Copy link
Contributor

  • Updating pandas read_csv calls to include the date_format='ISO8601 parameter'
  • This fixes compatability issues between pandas 2.x versions and ManualCollect data that has been recently migrated from FITS to Tilde

@Thomas-Benson Thomas-Benson requested a review from rumachan May 30, 2024 21:03
@Thomas-Benson Thomas-Benson self-assigned this May 30, 2024
Copy link
Contributor

@rumachan rumachan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thomas shared a revised notebook with me that I tested. All good.

@Thomas-Benson
Copy link
Contributor Author

Thanks @rumachan!

@Thomas-Benson Thomas-Benson merged commit 170393f into main May 31, 2024
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