Skip to content

Add Scientific & Data Libraries Support #1

@danielcristho

Description

@danielcristho

Currently, Pyodide focuses on basic Python usage. To improve the learning experience, especially for data analysis and scientific computing, we should extend support to commonly used scientific & data libraries that are compatible with Pyodide.

The following libraries are known to work well with Pyodide:

  • numpy
  • pandas
  • scipy
  • sympy
  • matplotlib
  • seaborn
  • scikit-learn (limited use cases)

Goals

  • Expand the Python playground capabilities for data & scientific use cases
  • Keep everything runnable directly in the browser without installation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions