Re: [Chennaipy] Help in Pandas Script.

2018-10-08 Thread Krishna Sangeeth KS
Hey Lokesh, ** I just want to find the no.of duplicates in each file. * See https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.duplicated.html ** If I have already checked the folder with 10 files, It shows some data of duplicates. Again If I add some more files in that same

[Chennaipy] Help in Pandas Script.

2018-10-08 Thread LOKESHKUMAR RAVI
Dear Techies, Hope you are doing well. I just require some help from you regarding the Python Script. We are dealing with lakhs of corpus Sentences with Microsoft. I have a set of 60 Excel files with More than 796,000 Sentences. Our work is to find the duplicate sentences from these corpus. I jus