DataPeek
A quick way to peek at local datafiles.
Welcome to sleepydatapeek!
In short, it's hand to have something be able to spit out a configurable preview of data from a file, and bonus points if you can just as easily output in markdown. It would also be nice if said tool could read all the formats.
DataPeek has entered the chat!
Table of Contents 📖
- Get Started
- Usage
- Technologies
- Contribute
- Acknowledgements
- License/Stats/Author
Get Started 🚀
This repo is currently private, so adding this package is all the user needs to care about.
Usage ⚙
After setting up the tool, run ./main.py [-h|--help] to display this message:
This tool takes an input file path and outputs a limited dataframe to either stdout or a markdown file.
Limit defaults to 20 rows, and can be overwritten.
Format value has synonyms 'xlsx' and 'xls'.
--------------
Usage:
./sleepydatapeek.py --format=[parquet|csv|json|excel] --path=<path> [--output=<path>] [--limit=<row-limit>]
Examples:
./sleepydatapeek.py --format=csv --path=sample-data/data.csv
./sleepydatapeek.py --format=csv --path=sample-data/data.csv --limit=6
./sleepydatapeek.py --format=csv --path=sample-data/data.csv --output=results.md
Info:
./sleepydatapeek.py [-h|--help]
--------------
Technologies 🧰
Contribute 🤝
As stated in the welcome section, the corresponding GitHub repo is private.
However, feel free to reach out with opinions!
Acknowledgements 💙
Cheers to the chaos of modern life for needing personalized agility in schema assessment.
License, Stats, Author 📜
See License for the full license text.
This package was authored by Isaac Yep.
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 sleepydatapeek-0.1.9.tar.gz.
File metadata
- Download URL: sleepydatapeek-0.1.9.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.5.1 CPython/3.10.12 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80f2c04407092ade22c5a4d97cd9909ac669ffa7dc7fc10a3ebba8f41a0fb909
|
|
| MD5 |
31a185cabc8e8bfb0fa01da2fb672990
|
|
| BLAKE2b-256 |
9039f1d718160700263101692454d28e5ec06e523f6e97aebd9620ac123af024
|
File details
Details for the file sleepydatapeek-0.1.9-py3-none-any.whl.
File metadata
- Download URL: sleepydatapeek-0.1.9-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.5.1 CPython/3.10.12 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05ffcbfee07178339ffa9dbe5d2a1b2ea0daf13e825ec178920aec80bda8866e
|
|
| MD5 |
019ab604e415017d07331e2788e167e7
|
|
| BLAKE2b-256 |
8f4d79cc28e1e2ab492ddb508df0525b85c9cd07b8f22627562366a8236b351a
|