datashader — Easy Playground
Render huge datasets into meaningful images (millions/billions of points)
Getting started with datashaderRun locally
Install
pip install datashaderPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: datashader)
datashader is a third-party package. Render huge datasets into meaningful images (millions/billions of points). Install with: pip install datashader
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?