这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@KorlaMarch
Copy link
Collaborator

This PR is still work-in-progress. It's not a complete feature yet!
Currently the preview is done by __html__() function in Dataset.py, which is a pure python implementation using data from collect(). The problem is that it is really slow on the large dataset

I am in the middle of adding takeLast() operator to C++ backend, which will speed up the computation (hopefully!).

@KorlaMarch KorlaMarch changed the title [FEATURE] Add html preview of dataset (wip) [FEATURE] Add html preview of dataset Apr 20, 2022
@KorlaMarch
Copy link
Collaborator Author

test is passing now, so this is ready to merge whenever you're ready @LeonhardFS

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants