Published May 25, 2024
| Version v1.0
Software
Open
dfvue: a minimal GUI for a quick view of csv files
Creators
- 1. Institut National de Recherche pour l'Agriculture, l'Alimentation et l'Environnement - INRAE, Nancy, France
Description
dfvue is a minimal GUI for a quick view of csv files. It uses an input panel similar to Excel to check visually that the csv file is read correctly. It provides most options of pandas.read_csv to be very versatile on possible csv formats.
dfvue is a Python script that can be called from within Python or as a command line tool. It is not supposed to produce publication-ready plots but rather provide a quick overview of the csv file.
The complete graphical documentation is available at Github Pages.
Files
mcuntz/dfvue-v1.0.zip
Files
(15.0 MB)
Name | Size | Download all |
---|---|---|
md5:1f8d0c8a4cfd89122732cf57a67473dd
|
15.0 MB | Preview Download |
Additional details
Related works
- Is derived from
- Software: https://github.com/mcuntz/dfvue/ (URL)
- Is documented by
- Software documentation: https://mcuntz.github.io/dfvue/ (URL)
- Is identical to
- Software: https://pypi.org/project/dfvue/ (URL)