jacobmpeters / NLPReportingMethodologyApp

Development of a NLP Reporting Methodology App for the OHDSI Network.
0 stars 0 forks source link

Function to ingest TSV and output to CFF #1

Open jacobmpeters opened 8 months ago

jacobmpeters commented 8 months ago
saywurdson commented 7 months ago

@odikia @jacobmpeters do we have a tentative idea on the structure of the TSV that we will be converting?

saywurdson commented 7 months ago

Please see the pull request https://github.com/jacobmpeters/NLPReportingMethodologyApp/pull/4 for more details

saywurdson commented 5 months ago

@odikia @jacobmpeters just updated the convert_to_cff.py to work with the scores_and_POC_v20240315.xlsx added an example.cff also. the code takes the path for the excel file as a command line argument and creates the .cff in the same directory as the excel file