Skip to content

Repository files navigation

Data_file_converter 1.1

This app can convert your Stata .dta file, Excel .xlsx/.xls file, and Gauss file to .csv file with ascii/utf-8 encoding.

For now you need Python and according libraries to use it. The future version will provide Windows .exe file and Mac .app file.

App phto

You may download the .py file here.

Please install pandas, astropy, and tkinter.

  1. The instruction for install python. https://sites.google.com/view/econman/install-python-and-spyder-ide-the-hard-way

  2. To install the required packages, type

pip install pandas astropy
  1. To run this converter, type
python file_converter.py

Update Note:

version 1.1: Now can convert Gauss data to other data types.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages