Docs · v0.4.0
Install
GSAB requires Python 3.9+.
pip install gsab # core
pip install "gsab[pandas]" # + DataFrame support (to_dataframe / from_dataframe)
That's the whole install. Next, sign in once — see Authentication.
GSAB requires Python 3.9+.
pip install gsab # core
pip install "gsab[pandas]" # + DataFrame support (to_dataframe / from_dataframe)
That's the whole install. Next, sign in once — see Authentication.