-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementImprovement to existing functionality or implementation, including adding a new functions/methods.Improvement to existing functionality or implementation, including adding a new functions/methods.low priorityA "nice-to-have" low priority issue than can be tackled anytime. No rush for implementationA "nice-to-have" low priority issue than can be tackled anytime. No rush for implementation
Description
The util plasticc_pipeline has many useful functions, such as create_folder_structure, get_directories, load_training_data. However, this file does not follow the code conventions and has some outdated names (e.g. load_training_data when this function can load any type of data).
I propose updating this file.
File: plasticc_pipeline.py
Metadata
Metadata
Assignees
Labels
enhancementImprovement to existing functionality or implementation, including adding a new functions/methods.Improvement to existing functionality or implementation, including adding a new functions/methods.low priorityA "nice-to-have" low priority issue than can be tackled anytime. No rush for implementationA "nice-to-have" low priority issue than can be tackled anytime. No rush for implementation