Skip to content

PySport/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySport Playground

You can find the playground at https://playground.pysport.org

Source is hosted at https://github.com/PySport/playground

Create a new notebook

## *Setup required for Playground*

The online playground requires a little bit of code to run first.
import piplite
await piplite.install('kloppy')
await piplite.install('pandas')

Releases

No releases published

Packages

No packages published