Python Forum
Triying to store values from models
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Triying to store values from models
#2
No te entiendo bien, pero:

You could try a dictionary: key = client number, value = a list of column names for that client

{'client number1', ['column name 1', 'column name 2', 'column name 3', ...... , 'last column'], 'client number2', ['column name 1', 'column name 2', 'column name 3', ...... , 'last column']}
Reply


Messages In This Thread
Triying to store values from models - by Larry1888 - Nov-01-2022, 09:42 PM
RE: Triying to store values from models - by Pedroski55 - Nov-02-2022, 02:08 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  store all variable values into list and insert to sql_summary table mg24 3 1,199 Sep-28-2022, 09:13 AM
Last Post: Larz60+
  Python3 requests.models.Response ogautier 4 5,559 Feb-17-2022, 04:46 PM
Last Post: ogautier
  How Do I Download Models Using PIP? CopBlaster 3 2,665 May-18-2020, 08:48 PM
Last Post: hussainmujtaba
  Multivariate mixed effects models primeprover 1 2,624 Aug-19-2018, 01:14 PM
Last Post: ketanm
  view_db.models [HELP] Lartos 0 1,937 Jun-14-2018, 03:33 PM
Last Post: Lartos
  creating a blog, models.py is empty rickadams 3 3,565 Nov-11-2017, 03:51 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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