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: dataset visualization #6

Open
1 task
yorkie opened this issue Sep 7, 2020 · 6 comments
Open
1 task

feature: dataset visualization #6

yorkie opened this issue Sep 7, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@yorkie
Copy link
Member

yorkie commented Sep 7, 2020

To improve the readability of datasets, it's good to add dataset visualization like Facets.

dependencies

Pipcook SDK must support an API to fetch the dataset, in rows or chunks?

supported task in v2.1

  • image/text classification
@yorkie yorkie added the enhancement New feature or request label Sep 7, 2020
@yorkie
Copy link
Member Author

yorkie commented Dec 29, 2020

@risenW @steveoni does dnotebook support to be integrated into other projects like Pipboard for some data debugging?

/cc @SirM2z @WenheLI

@risenW
Copy link
Member

risenW commented Dec 29, 2020

@risenW @steveoni does dnotebook support to be integrated into other projects like Pipboard for some data debugging?

/cc @SirM2z @WenheLI

By integration do you mean importing and using Pipboard library in dnotebook?

@yorkie
Copy link
Member Author

yorkie commented Dec 29, 2020

@risenW See https://pipboard.imgcook.com. The Pipboard is a web app for using Pipcook on a browser, and we hope the users are able to have dataset visualization, and that's so great if the users could use dnotebook's interactive programming :)

@yorkie
Copy link
Member Author

yorkie commented Dec 29, 2020

Shall we use dnotebook in library? BTW, I found another interesting project: https://github.com/opensource9ja/dnotebook-react, it actually looks what I'm looking for, one more question, what's the relationship between them?

@steveoni
Copy link
Member

Shall we use dnotebook in library? BTW, I found another interesting project: https://github.com/opensource9ja/dnotebook-react, it actually looks what I'm looking for, one more question, what's the relationship between them?

Dnotebook can be used for interactive programming. And this project: https://github.com/opensource9ja/dnotebook-react aims to re-build Dnotebook using react. Hence it is the same with the former, just that with react the implementation is easier and avoids too much hacking

@yorkie
Copy link
Member Author

yorkie commented Dec 30, 2020

dnotebook-react seems to be great to me :)

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

3 participants