Recent Releases of dfvue

dfvue - Standalone packages on Windows

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.

This release provides standalone packages on macOS and WIndows. It uses the ncvue customised scheme with CustomTkinter. It adds xlim, ylim, and y2lim options. dfvue can be called from wihtin Python. A Pandas DataFrame can now also be passed instead of a filename.

- Python
Published by mcuntz 11 months ago

dfvue - Provide standalone packages on macOS

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.

This release provides standalone packages on macOS.

- Python
Published by mcuntz about 1 year ago

dfvue - Manipulate DataFrame and resize plotting window

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.

This release adds the functionality to manipulate the DataFrame (Transform df) and allows the resizing of the plotting window.

- Python
Published by mcuntz over 1 year ago

dfvue - Allow multiple csv files

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.

This release adds the functionality that multiple csv files can be read. They will be read with the same options for pandas.read_csv and then concatenated with pandas.concat.

- Python
Published by mcuntz over 1 year ago

dfvue - Use CustomTkinter if installed otherwise the Azure theme

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.

This release uses CustomTkinter for a modern and consistent look on macOS, Windows, and Linux if it is installed. Otherwise it uses the Azure theme of rbende, for example when installed via conda.

- Python
Published by mcuntz over 1 year ago

dfvue - Using CustomTkinter

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.

This release uses CustomTkinter for a modern and consistent look on macOS, Windows, and Linux.

- Python
Published by mcuntz over 1 year ago

dfvue - A minimal GUI for a quick view of csv files

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.

This is the first stable release and the last release using tkinter.

- Python
Published by mcuntz almost 2 years ago

dfvue - A minimal GUI for a quick view of csv files

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.

This is the initial release.

- Python
Published by mcuntz about 2 years ago