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

convert all df columns to object type #6

Merged
merged 1 commit into from
Jul 1, 2024
Merged

convert all df columns to object type #6

merged 1 commit into from
Jul 1, 2024

Conversation

kjwinfield
Copy link
Collaborator

@kjwinfield kjwinfield commented Jul 1, 2024

Fix so that the additional analysis and GEL tiering dataframes have all columns as the object type to avoid conflicts on merging

Old job before this fix that failed on type conflicts: https://platform.dnanexus.com/panx/projects/GkvYVxj47gjx87kbgv61ZVQQ/monitor/job/Gp18q0847gjvjP43j4P4353B

New job post fixing that shows this has solved the problem: https://platform.dnanexus.com/panx/projects/GkvYVxj47gjx87kbgv61ZVQQ/monitor/job/Gp1935847gjVjypXY3q97Q96


This change is Reviewable

@kjwinfield kjwinfield requested a review from chrispyatt July 1, 2024 11:28
Copy link
Contributor

@chrispyatt chrispyatt left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @kjwinfield)

@chrispyatt chrispyatt merged commit db1c1ff into main Jul 1, 2024
1 check passed
@kjwinfield kjwinfield deleted the df_types_fix branch July 1, 2024 11:51
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