You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
The current project supports features like data transformation, dataset IO, stats, and analysis on the notebook. In this release, we will remove all dependencies and code related data transformation to keep datasetinsights focused on io and statistics. This will reduce heavy decencies and will make it easier for user to consume data from perception SDK without taking heavy dependencies.
Remove command and transformer and corresponding Unit test case.
Remove Unity perception module, and use its API by installing dataformatter from PYPI
Prune dependencies
Update README and Sphnix docs
The text was updated successfully, but these errors were encountered:
The current project supports features like data transformation, dataset IO, stats, and analysis on the notebook. In this release, we will remove all dependencies and code related data transformation to keep datasetinsights focused on io and statistics. This will reduce heavy decencies and will make it easier for user to consume data from perception SDK without taking heavy dependencies.
The text was updated successfully, but these errors were encountered: