EpistasisLab / EpistasisLab/tpot
Added column name and COLUMN_SEPARATOR as a parameter in export_pipeline function
Open
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
## Context of the issue
Added column name and COLUMN_SEPARATOR dynamically through parameter in export_pipeline function
We will get more specified output of pipleline
## Expected result
[describe what you would expect to have resulted from this process]
## Current result

## Possible fix
format string with parameter in function and set 'target' and ',' (comma) as default value
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.