Skip to content

AttributeError: 'NoneType' object has no attribute 'tbody' #2

@Somyarani13

Description

@Somyarani13

Hey, I really liked your tutorial but was constantly getting this attribute error when running the line
"result = pd.DataFrame([[td.text for td in row.findAll('td')] for row in table.tbody.findAll('tr')])"
Can you please , help me resolve this error.
Thanks.

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