Skip to content

Conversation

@welcra
Copy link

@welcra welcra commented Dec 24, 2025

Verified that pegRatio is missing from both standard modules and the timeseries API, which caused previous attempts to fail. Implemented a fallback that parses the Key Statistics HTML page using pd.read_html when the API returns None.

@ValueRaider
Copy link
Collaborator

Because key-statistics is a separate page, then the fetch and accessor should be separate from info. E.g.:

@property
def statistics(self):
  return self._statistics.get()

Also fix that git history - you need to rebase to dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants