v1.0.2¶
-
New api integration: Market Rates API package
-
Added get_market_rates method Exposed the corresponding endpoint of MarketRates API which provides market rates for a given day or period and a route or vessel class.
-
Added get_routes method Exposed the corresponding endpoint of MarketRates API which fetches all routes or the ones matching a given vessel class ID.
-
-
All notebook examples available on Colab
All notebook examples can now run on Colab.
Only thing needed is to provide your subcription key and you can connect through github and run a specific example.
Installation and Upgrade Notes¶
Update your package with:
pip install signal-ocean -U