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

cli.py:59-63: Implement chain of csv transformation. We... #22

Closed
0pdd opened this issue Apr 17, 2024 · 1 comment
Closed

cli.py:59-63: Implement chain of csv transformation. We... #22

0pdd opened this issue Apr 17, 2024 · 1 comment
Labels
bug Something isn't working pdd

Comments

@0pdd
Copy link
Collaborator

0pdd commented Apr 17, 2024

The puzzle 19-b3973cba from #19 has to be resolved:

# @todo #19:45 Implement chain of csv transformation.
# We should implement a transformation chain of csv files.
# For now we are just adding separate objects to this script.
# Let's create a class (let's call it `train` or `pipeline`) that would
# execute all transformation one by one.

The puzzle was created by @rultor on 17-Apr-24.

Estimate: 45 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0pdd
Copy link
Collaborator Author

0pdd commented Apr 26, 2024

The puzzle 19-b3973cba has disappeared from the source code, that's why I closed this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pdd
Projects
None yet
Development

No branches or pull requests

1 participant