Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: understand function
Post: RE: understand function

I have the python code for comparing the two files, but I did not understand how to use it on mrjob.
hermann General Coding Help 3 3,498 Sep-06-2017, 10:44 AM
    Thread: compare file csv
Post: RE: compare file csv

(Sep-01-2017, 10:43 PM)Larz60+ Wrote: you need to provide a symbol meaning map.sorry man, xxx.xxx.xxx symbols mean a random ip, example: 192.168.83.141, 192.168.83.144,109.232.137.3 etc. etc.. the ...
hermann General Coding Help 3 3,003 Sep-01-2017, 10:59 PM
    Thread: compare file csv
Post: compare file csv

im working on a comparasion of csv file. The problem is that the files have different structure and the comparation work bad.. can anyone help me? Thank you. import csv f1 = file('Report.csv', 'r') #...
hermann General Coding Help 3 3,003 Sep-01-2017, 10:25 PM
    Thread: understand function
Post: RE: understand function

I have two files, from which I need to get ip and port information or more generally find what is equal or what is different using mrjob. The following code is a draft of what I'm trying to do. from m...
hermann General Coding Help 3 3,498 Sep-01-2017, 02:05 PM
    Thread: understand function
Post: understand function

I did not understand how this function works properly? can anyone help me to understand it and to test it?. i work with csv file # Convert each line into a dictionary dict(zip(cols, [ a.strip() for a...
hermann General Coding Help 3 3,498 Sep-01-2017, 10:37 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020