| Groups | Results 1 - 10 of about 0 for duplicates group:comp.lang.python. |
Sorted by relevance Sort by date |
AndyB andrewblakes...@gmail.com comp lang python I have found a lot of material on removing duplicates from a list, but I am trying to find the most efficient ... http://groups.google.com/g/2e77fef2/t/c6b26b34e3b7d855/d/ec889d26e6b9279b |
mrab goo...@mrabarnett.plus.com comp lang python vp wrote: hi, i have a csv file: 'aaa.111', 't100', 'pn123', 'sn111' 'aaa.111', 't200', 'pn123', 'sn222' ... http://groups.google.com/g/2e77fef2/t/8a55e28e1c6d30ac/d/e473ed1eff114d7a |
Will McGugan n...@NOwillmcguganSPAM.com comp lang python Rubinho wrote: I've a list with duplicate members and I need to make each entry unique. http://groups.google.com/g/2e77fef2/t/32e545ebba11dd4d/d/e178b9901cdcb65d |
Paul Rubin http://phr...@NOSPAM.invalid comp lang python Paul <p...@oz.net&g t; writes: Can anyone suggest an efficient way to eliminate duplicate entries in a ... http://groups.google.com/g/2e77fef2/t/867138535dd3e494/d/17d9ec95edc93382 |
ala...@gmail.com comp lang perl misc comp lang python Why not try to use NoClone, it finds and deletes duplicate files by true byte-by-byte comparison. http://groups.google.com/g/f517ff05/t/5b7baacd05279e7f/d/b1e5411f9c4fb613 |
Simon Forman rogue_pe...@yahoo.com comp lang python map...@gmail.com wrote: Hello, I have some lists for which I need to remove duplicates. I found ... http://groups.google.com/g/2e77fef2/t/4f3b5ed32e958f1f/d/e80a0e25bcc7ae50 |
The algorithm given was to generate all combinations, without regard to duplication, and then filter out the duplicates. In K: "abcd"@&:'+q[;&9=+/q:4_vs! http://groups.google.com/g/02d7ff0b/t/5d88857dcfd9db28/d/473de8408f3447ad |
martin p. hellwig martin.hell...@dcuktec.org comp lang python ben finney wrote: <cut> this omits the heart of the problem: there is an extra delay between ... http://groups.google.com/g/2e77fef2/t/d66445beffdaf836/d/8e2f9710e3634f20 |
Saturday + item.Sunday The above is string addition and the result is a string. The ouput you provide is in fact a list with no duplicates, ie there are no two strings ... http://groups.google.com/g/2e77fef2/t/81550bd97c94925a/d/da7a0f95b4c3b5aa |
The implementors are cognizant of the waste involved in duplicate copies of ... Their approach is to avoid unneeded duplicates rather than to try to fuse after the ... http://groups.google.com/g/c9d7ff07/t/32ff5ad8c85d2eb1/d/31b6886dcc2edfa9 |
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2009 Google |