Questions tagged as 'diccionarios'

1
answer

Integrate the dictionary and complete the Python variables

I have this dic and I would like to work with him: Inventory_data = {"Inventario_datos": {"Alti MW $ 2 |": {"Floor_price": '2.5', "Li_platform": "1"                                                     "Excel_name": "Alti MW $ 2.xlsx", "Li_Publ...
asked by 06.10.2017 / 07:00
0
answers

Elements same name Python dictionary

I am counting repeated messages that exist within 30 days, after which the messages are counted from zero again. For example, in 30 days there were 5 messages type "A", after the last message type "A" passed 30 days and did not report any type "...
asked by 10.07.2017 / 00:53
1
answer

Join two dictionaries from text files in which each row is the representation of a dictionary

I have two text files each with about 10 lines of content in dictionary format each:    {'ID': '30', 'Name': 'ECONOMY I', 'Code': 'COFI-214'}   {'ID': '30', 'Name': 'ECONOMY II', 'Code': 'COFI-215'}   ... I want to create a new file tha...
asked by 24.04.2017 / 22:09
1
answer

Separate elements from a sublist

I have a question about how to separate elements within a sublist, each term. For example within my list one of its elements is: A-82899, RESEARCH AND DOCUMENTATION TECHNIQUES, SOLORZANO DE NAN NAYETH., ESPOL, IBM4381,2003,8 / 22 / 2013,8, FC...
asked by 21.01.2018 / 18:38