Sage-Bionetworks / Genie

Validation and processing of GENIE files
https://genie.synapse.org/
MIT License
12 stars 9 forks source link

[GEN-997] update method to concatenate columns for dataframe #555

Closed danlu1 closed 5 months ago

danlu1 commented 6 months ago

Problem: Cannot generate UNIQUE_KEY column by concatenating primary_cols for empty dataframe

Solution: Special handling for empty dataframes: have them create the column directly and set it to ““

Test: unit test function has been added

Depends on #554

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
19 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

dpulls[bot] commented 5 months ago

:tada: All dependencies have been resolved !