-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
feature requestEnhancement or feature requestEnhancement or feature requestpriority-mediumMedium priority taskMedium priority task
Description
Is your feature request related to a problem? Please describe.
The pipeline uses python 3.6 and the shuffled analysis uses 3.8, so the data frame outputs of these two are not compatible, because pyhton 3.6 cannot open 3.8 pickles. This problem can be managed by having multiple virtual environments on Eleanor.
Describe the solution you'd like
Update the pipeline to use 3.8
Describe alternatives you've considered
Keep using the workaround. I think this will cause a lot of issues for less experienced users.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestEnhancement or feature requestEnhancement or feature requestpriority-mediumMedium priority taskMedium priority task