New pca workflow and datset updates
This commit is contained in:
@@ -27,6 +27,9 @@ class Workflow:
|
||||
for fun in stage.functions:
|
||||
print ' %s' % fun.name
|
||||
|
||||
def add_project(self,project):
|
||||
self.project = project
|
||||
|
||||
class Stage:
|
||||
"""A stage is a part of the data analysis process.
|
||||
|
||||
|
Reference in New Issue
Block a user