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

Add support of "list of values to context csv" #23

Open
mikulatomas opened this issue Apr 4, 2020 · 0 comments
Open

Add support of "list of values to context csv" #23

mikulatomas opened this issue Apr 4, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mikulatomas
Copy link
Owner

mikulatomas commented Apr 4, 2020

Allow to input csv files like

black,wooden,cheap\nred,plastic\ncheap,yellow,wooden

and output it like:

attributes universe
black, red, yellow, wooden, plastic, chep

bools
1,0,0,1,0,1\n0,1,0,0,1,0\n0,0,1,1,0,0\n

@mikulatomas mikulatomas self-assigned this Apr 4, 2020
@mikulatomas mikulatomas added the enhancement New feature or request label Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant