Converts a Whatsapp chat (.txt file) into a pandas DataFrame
Project description
whatsappChat2dataFrame
Currently experimenting and planning!
Developed by Kiran Busch 2023
Examples of How To Use (Buggy Alpha Version)
Creating a Converter and calling chat2dataframe function
#load package with converter
from whatsappchat2dataframe import Converter
#create converter
conv = Converter()
#create dataframe from whatsapp .txt file
file_path = 'data/_chat.txt'
df = conv.chat2dataframe(path_to_filename = file_path)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file whatsappchat2dataframe-0.0.3.tar.gz.
File metadata
- Download URL: whatsappchat2dataframe-0.0.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e4c34219b6660a7865047daf6a624a6ee48f16d9b73a0f62351e9ad4452211b
|
|
| MD5 |
5d1510f1c878fdeb12f2464b7c551854
|
|
| BLAKE2b-256 |
70c3c87f7f4a8d261de813328dca9fbb4e69297a8ded572e8376c8573666bef7
|
File details
Details for the file whatsappchat2dataframe-0.0.3-py3-none-any.whl.
File metadata
- Download URL: whatsappchat2dataframe-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f397a41c436c56a7c3a178eba915f29b967915b65ec8f7ffb740a4cf58ff9e38
|
|
| MD5 |
fef5d1374edb0263cf7c5d609f1d4f5b
|
|
| BLAKE2b-256 |
344f985b096d995c26c21ca234da923f93655b123e3ce4d6364691c9a90b3240
|