Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

Issue with LineHistory() and multiple participants #1

Closed
Justin-Wise opened this issue Jan 8, 2021 · 2 comments
Closed

Issue with LineHistory() and multiple participants #1

Justin-Wise opened this issue Jan 8, 2021 · 2 comments

Comments

@Justin-Wise
Copy link

When I run:
ol = LineHistory(max(e.ids()), ncaab.market_ids('ps')[0], sb.ids('Bovada')[0],[baylor[0],gonzaga[0]])
print(ol.dataframe())

I only get the dataframe for Gonzaga line history, and not both. Should the function be able to accept a list of Team IDs and return a full line history with both teams?

@jemorriso
Copy link
Owner

Yes, you are correct it should be able to get line histories for both teams in the game. I will investigate this and get back to you. Thanks for posting

@jemorriso
Copy link
Owner

Fixed and released to PyPI as part of version 0.2.0.

@jemorriso jemorriso reopened this Jan 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants