Skip to content

having error with pandas #2

@mahmudulnothing

Description

@mahmudulnothing

Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\phonebrute-master\phonebrute.py", line 41, in
valid_numbers = lightning_search.generate_new_table()
File "C:\Users\Administrator\Desktop\phonebrute-master\lightning_searcher.py", line 185, in generate_new_table
new_table = new_table.append(temp_df, ignore_index=True)
File "C:\Program Files\Python39\lib\site-packages\pandas\core\generic.py", line 6204, in getattr
return object.getattribute(self, name)
AttributeError: 'DataFrame' object has no attribute 'append'

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