Skip to content

Whatsparser doesnt read #1

Description

@tiguere

using whatsparser results in a whatsparser object

I```
from whatsparser import WhatsParser
import pandas as pd

messages = WhatsParser('test_chat.txt')

messages


output is
<whatsparser.whatsparser.WhatsParser at 0x116851290>

`len(messages)`

gives output of 0

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