Read coreSensing CSV files into pandas DataFrames
Project description
coreVIEWERcsvReader
A small Python utility to read and prepare Core-Viewer CSV files for validation, filtering, and further processing. The project provides a simple CLI entry point and an importable library module.
Features
- Read Core-Viewer CSV files and return a Pandas DataFrame
Requirements
- Python 3.13 (the project was developed with Python 3.13)
- Optional: Poetry for dependency and environment management
example usage
import coreviewercsvreader
if __name__ == "__main__":
dataFrame = coreviewercsvreader.read_coresensing_csv("data/1-01107_2025-10-24_16-14-56.csv")
print(dataFrame)
License
See the LICENSE file included in the repository.
Project details
Release history Release notifications | RSS feed
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 coreviewercsvreader-0.2.2.tar.gz.
File metadata
- Download URL: coreviewercsvreader-0.2.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a47ded7c6b0e64013e37ab02a360653a7d3480a01234ee3177c953ca3fd553f
|
|
| MD5 |
3fdbe2cdfa640745468393c6d4b977e0
|
|
| BLAKE2b-256 |
679c6741c487077fa23aaadac1f527da73a32982181c1765a906d7815c23835a
|
File details
Details for the file coreviewercsvreader-0.2.2-py3-none-any.whl.
File metadata
- Download URL: coreviewercsvreader-0.2.2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a8c83b5b6334ffd81a94610a8a1a432be3a63551d66fa39a5508ca2b8de8650
|
|
| MD5 |
2510ed77be1d5e76c00226bcf9553eb3
|
|
| BLAKE2b-256 |
cc17545805886b8e82fb7eba976244403d69600ec45f22c74ba6865c0db728db
|