You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the comparedf function to compare two csv files, and I've managed to get the code working just fine, I'd just like to know two things:
Is it possible to extract parts of the summary rather than the whole output? I have written my summaries to word and html, but it's the whole output. I'd like to know if I can extract just the 'Table: Observations not shared' or 'Table: Differences detected (3352 not shown)'. At the moment I am copying those from the html or word doc into excel, which works fine but I am wondering if the code can do this already.
Is there a way to increase the number of lines shown in the 'Table: Differences detected (3352 not shown)' output? I would like to extract all of these lines somehow.
Apologies if I am asking in the wrong place - I've only ever browsed github for help and wasn't sure where else to ask a question.
Thank you!
The text was updated successfully, but these errors were encountered:
________________________________
From: al-mcc ***@***.***>
Sent: Monday, January 31, 2022 8:12 AM
To: mayoverse/arsenal ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [EXTERNAL] [mayoverse/arsenal] comparedf extract data from summary and list limits (Issue #344)
Hello!
I am using the comparedf function to compare two csv files, and I've managed to get the code working just fine, I'd just like to know two things:
1. Is it possible to extract parts of the summary rather than the whole output? I have written my summaries to word and html, but it's the whole output. I'd like to know if I can extract just the 'Table: Observations not shared' or 'Table: Differences detected (3352 not shown)'. At the moment I am copying those from the html or word doc into excel, which works fine but I am wondering if the code can do this already.
2. Is there a way to increase the number of lines shown in the 'Table: Differences detected (3352 not shown)' output? I would like to extract all of these lines somehow.
Apologies if I am asking in the wrong place - I've only ever browsed github for help and wasn't sure where else to ask a question.
Thank you!
—
Reply to this email directly, view it on GitHub<#344>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACWQG56WZ4BQXGT6OX3BD3DUY2KE7ANCNFSM5NGLT5NQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Hello!
I am using the comparedf function to compare two csv files, and I've managed to get the code working just fine, I'd just like to know two things:
Is it possible to extract parts of the summary rather than the whole output? I have written my summaries to word and html, but it's the whole output. I'd like to know if I can extract just the 'Table: Observations not shared' or 'Table: Differences detected (3352 not shown)'. At the moment I am copying those from the html or word doc into excel, which works fine but I am wondering if the code can do this already.
Is there a way to increase the number of lines shown in the 'Table: Differences detected (3352 not shown)' output? I would like to extract all of these lines somehow.
Apologies if I am asking in the wrong place - I've only ever browsed github for help and wasn't sure where else to ask a question.
Thank you!
The text was updated successfully, but these errors were encountered: