Simple Objected based approach to using data from a csv
Project description
csvObject
Simple Objected based approach to using data from a csv
About The Project
csvObject is just a simple object base approach to loading in a csv file and using the data. In more complex cases when doing actual data analysis or changing the structure of the file, using pandas makes much more sense. But if all you want is to have a light weight way of extracting the data from the csv file parsed into an object with a few basic options without Numpy then this may be of interest.
All the source code can be found at the csvObject git repository with additional information found on the docs site
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 Distributions
Built Distribution
File details
Details for the file csvObject-0.8.1-py3-none-any.whl
.
File metadata
- Download URL: csvObject-0.8.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 547a9f6f8a29f839e3aed09059a17f115cb016604bca0fa04a5f9b246c29f9d0 |
|
MD5 | e1c1d7954fabd921358c4aec275e3508 |
|
BLAKE2b-256 | a4b8e4323b300d7e6fac761636682c869855a948343dc3245c216606391c246f |