Run "train_test_split" from scikit-learn in a Vue.js App using Pyodide.
For more information on Pyodide, checkout this mozilla blog post.
npm install
npm run dev
npm run build
Run End-to-End Tests with Playwright
# Install browsers for the first run
npx playwright install
npm run test
Lint with ESLint
npm run lint