/Python-Dataframe-Editor

Very simple application for delete columns in a dataframe and simply create test dataframe.

Primary LanguagePythonMIT LicenseMIT

Python-Dataframe-Editor

Very simple application for delete columns in a dataframe and simply create test dataframe.

Requirements

You need to install some modules:
pip install pyqt5
pip install pyqt5-tools
pip install openpyxl

Supported File Types

  • CSV File (*.csv)
  • JSON File (*.json)
  • Excel File (*.xlsx)

Program

Image of Program