dupandas
                                
                                
                                
                                    dupandas copied to clipboard
                            
                            
                            
                        Fix for python3
Changed iteritems() to items() for python3. Iteritems() are not a valid attribute of dictionaries in python3.