optasoccer

opta soccer data reader


Keywords
football, opta, soccer
License
MIT
Install
pip install optasoccer==0.0.1

Documentation

optasoccer is a Python library for reading opta soccer data.

Installation

pip install optasoccer

Quick start

from optasoccer import read_f24
events, matches = read_24()