diskin-lab-chop / AutoGVP

17 stars 3 forks source link

cleaned comments #129

Closed naqvia closed 1 year ago

naqvia commented 1 year ago

Purpose/implementation Section

What feature is being added or bug is being addressed?

Feature request related to enhancing readibility of code. Will closes issue #114

What was your approach?

What GitHub issue does your pull request address?

Closes #114

Directions for reviewers. Tell potential reviewers what kind of feedback you are soliciting.

Check to see if script still runs as expected and code is more readable.

Which areas should receive a particularly close look?

Is there anything that you want to discuss further?

Documentation Checklist

naqvia commented 1 year ago

Upon further thought, I don't think having suffixes after join would be helpful. After we join, we are essentially coalesce these columns which have identical values in most cases into a new column name and then remove the older names in order to make a clean output table.