Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data conversion program #45

Open
gdcutting opened this issue Mar 5, 2019 · 2 comments
Open

Data conversion program #45

gdcutting opened this issue Mar 5, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@gdcutting
Copy link
Contributor

gdcutting commented Mar 5, 2019

We could use a python version of the existing excel data conversion program (https://www.pdx.edu/sysc/sites/www.pdx.edu.sysc/files/RA_bin_Olson%20v2.9_0.zip).

I think the place to start is to make something that can read .csv or .xlsx files, with or without a header, and convert them to the format OCCAM understands.

This wouldn't be too much work (I have quite a bit of existing code from other projects that I could use for this).

@gdcutting gdcutting added the enhancement New feature or request label Mar 5, 2019
@venkatachalapathy
Copy link

venkatachalapathy commented Mar 5, 2019

We can use this to play with enhancement workflows documentation.

Clearly, we could do this data preprocessing step in either R or in Python.

  • Should we try go over this step by step and get some practice?

@venkatachalapathy
Copy link

I found two approaches, one using R and the other using Python

Are these the kinds of things you had in mind, @gdcutting ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants