alexsanjoseph / compareDF

R Tool to compare two data.frames
Other
93 stars 17 forks source link

maximum upload size exceeded #25

Closed karuno11 closed 5 years ago

karuno11 commented 5 years ago

Hello,

I'm trying to compare 2 data frames that have 24,000 records+ (~5 mb) and I get this error. I used your compareDF package in an R shiny app where the user uploads two CSV files and compares the two. Any help would be greatly appreciated!

alexsanjoseph commented 5 years ago

Are you sure the error is in this package?

https://stackoverflow.com/questions/18037737/how-to-change-maximum-upload-size-exceeded-restriction-in-shiny-and-save-user

Alex :)

karuno11 commented 5 years ago

Oh yes you're correct! Thank you for the link! That solved my issue.

karuno11 commented 5 years ago

Hi Alex Joseph,

I have a question about why cells are colored grey. The Read Me says that grey cells are colored because "Cells that haven't changed across the two datasets are colored grey." But in the example with the students, it looks like a row is present in the latest file but not present in the previous file:

[cid:658dbc31-f37a-42e5-882a-bfcb1740df8f] In this case, why is it colored grey? I would think it would be not colored because it didn't exist in the previous file, which is why the font is green.

Can you clarify why certain rows are colored grey and why some aren't?

Thanks,

Adria


From: Alex Joseph notifications@github.com Sent: September 9, 2019 9:37 AM To: alexsanjoseph/compareDF compareDF@noreply.github.com Cc: karuno11 adrianchan31@hotmail.com; Author author@noreply.github.com Subject: Re: [alexsanjoseph/compareDF] maximum upload size exceeded (#25)

Are you sure the error is in this package?

https://stackoverflow.com/questions/18037737/how-to-change-maximum-upload-size-exceeded-restriction-in-shiny-and-save-user

Alex :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alexsanjoseph/compareDF/issues/25?email_source=notifications&email_token=AMV4CH2GZFOEIFVBQMVENRLQIZGTFA5CNFSM4IU2YK62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6HTH6Y#issuecomment-529478651, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMV4CH7Q4ZAOMEY5RTKPYILQIZGTFANCNFSM4IU2YK6Q.

karuno11 commented 5 years ago

I'm referring to the whole row that's highlighted in grey, not the font of the individual values. For example, why is the top row highlighted in grey but not the bottom row (grp change 12 and 13, Rohit and Vikram):

[cid:3de91cac-b9f3-456e-876f-6ddb84ae2ec6]


From: adrian chan adrianchan31@hotmail.com Sent: September 9, 2019 8:38 PM To: alexsanjoseph/compareDF reply@reply.github.com Subject: Re: [alexsanjoseph/compareDF] maximum upload size exceeded (#25)

Hi Alex Joseph,

I have a question about why cells are colored grey. The Read Me says that grey cells are colored because "Cells that haven't changed across the two datasets are colored grey." But in the example with the students, it looks like a row is present in the latest file but not present in the previous file:

[cid:658dbc31-f37a-42e5-882a-bfcb1740df8f] In this case, why is it colored grey? I would think it would be not colored because it didn't exist in the previous file, which is why the font is green.

Can you clarify why certain rows are colored grey and why some aren't?

Thanks,

Adria


From: Alex Joseph notifications@github.com Sent: September 9, 2019 9:37 AM To: alexsanjoseph/compareDF compareDF@noreply.github.com Cc: karuno11 adrianchan31@hotmail.com; Author author@noreply.github.com Subject: Re: [alexsanjoseph/compareDF] maximum upload size exceeded (#25)

Are you sure the error is in this package?

https://stackoverflow.com/questions/18037737/how-to-change-maximum-upload-size-exceeded-restriction-in-shiny-and-save-user

Alex :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alexsanjoseph/compareDF/issues/25?email_source=notifications&email_token=AMV4CH2GZFOEIFVBQMVENRLQIZGTFA5CNFSM4IU2YK62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6HTH6Y#issuecomment-529478651, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMV4CH7Q4ZAOMEY5RTKPYILQIZGTFANCNFSM4IU2YK6Q.

alexsanjoseph commented 5 years ago

Which is the row that's fully highlighted in grey? The top row has one cell that's green and hence included

karuno11 commented 5 years ago

This row:

[cid:e1001670-1874-4a83-a98d-0b40219c7cd2] Number 12 is fully highlighted in grey but I'm not sure why, compared to row 13. Why is row 12 highlighted in grey? I understand green font means the row is in the new file but not in the old file.


From: Alex Joseph notifications@github.com Sent: September 10, 2019 12:20 AM To: alexsanjoseph/compareDF compareDF@noreply.github.com Cc: karuno11 adrianchan31@hotmail.com; Author author@noreply.github.com Subject: Re: [alexsanjoseph/compareDF] maximum upload size exceeded (#25)

Which is the row that's fully highlighted in grey? The top row has one cell that's green and hence included

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alexsanjoseph/compareDF/issues/25?email_source=notifications&email_token=AMV4CH5T4AIY2PVJTLNPY4DQI4OABA5CNFSM4IU2YK62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6JYR7I#issuecomment-529762557, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMV4CH2TZW7XKXXQQDF6HQ3QI4OABANCNFSM4IU2YK6Q.

alexsanjoseph commented 5 years ago

Can you post an actual screenshot? How do I use the cid?

karuno11 commented 5 years ago

I've attached a screenshot to this email. Please let me know if you can view it.


From: Alex Joseph notifications@github.com Sent: September 10, 2019 12:46 AM To: alexsanjoseph/compareDF compareDF@noreply.github.com Cc: karuno11 adrianchan31@hotmail.com; Author author@noreply.github.com Subject: Re: [alexsanjoseph/compareDF] maximum upload size exceeded (#25)

Can you post an actual screenshot? How do I use the cid?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alexsanjoseph/compareDF/issues/25?email_source=notifications&email_token=AMV4CH5DU4S7XTJXHHSG3YDQI4RB7A5CNFSM4IU2YK62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6JZYRI#issuecomment-529767493, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMV4CH6YGJZ3YY4IHYPOCE3QI4RB7ANCNFSM4IU2YK6Q.

alexsanjoseph commented 5 years ago

I'm sorry it's not visible for me

karuno11 commented 5 years ago

2

alexsanjoseph commented 5 years ago

Oh! Now I understand. The background shading doesn't mean anything - it's just there to differentiate alternate groups.