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

[Feature Request] CSVLogger #43

Open
aron-bordin opened this issue Feb 3, 2018 · 2 comments
Open

[Feature Request] CSVLogger #43

aron-bordin opened this issue Feb 3, 2018 · 2 comments

Comments

@aron-bordin
Copy link
Member

Implement (or extend the current logger) to support CSV output.

@karthik-vbala
Copy link

Hey I'd like to work on this issue, whats the current status?

@aron-bordin
Copy link
Member Author

Hi!

You can work on this ;)

Take a look in the logger: https://github.com/cogitare-ai/cogitare/blob/master/cogitare/plugins/logger.py

Add a csv=True/False (defaults to False) on init, and if it's True, the output file should be in csv format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants