There is a newer version of the record available.

Published December 13, 2023 | Version v0.99
Software Open

dfvue: a minimal GUI for a quick view of csv files

Authors/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 method to be very versatile on the possible csv format.

dfvueis 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-v0.99.zip

Files (17.1 MB)

Name Size Download all
md5:dada1c0f97bd2cd18b66002e4ba4d13d
17.1 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)