Skip to content

Numbers scraped by daily HTML downloads need to be converted to strings. #2

@chrislkeller

Description

@chrislkeller

Right here is where the problem emerges and is tied to the way I go about compiling the dictionary with a blasted one-liner: items = [i.get_text().strip() for i in row.find_all('td')]

I think the long-term solution is longer, more explicit code as a tradeoff for being store as integers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions