Python Forum
Populate a table with variables
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Populate a table with variables
#1
Hi guys,

I need your help please to solve a very basic problem in Python (I think it's simple, but still challenging for me as a beginner Huh ).

I have created a view variables, say Price_a and Price_b.

Price_a = 8.50
Price_b = 10
In a next step, I'd like to create a table that shows 'A' and 'B' in the rows and 'price' in the header, so I can populate it with the variables Price_a and Price_b. I generally know how to create tables with numbers, but not how to insert pre-defined variables in such a table.

Any help would be greatly appreciated.

Many thanks,

Peter
Reply


Messages In This Thread
Populate a table with variables - by Market_Python - Jan-09-2021, 11:26 PM
RE: Populate a table with variables - by Larz60+ - Jan-10-2021, 01:45 AM
RE: Populate a table with variables - by Larz60+ - Jan-10-2021, 04:58 PM
RE: Populate a table with variables - by Pedroski55 - Jan-11-2021, 09:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how to populate a dataframe thru line iteration ? knob 0 1,016 May-05-2022, 12:48 AM
Last Post: knob
  Strategy on updating edits back to data table and object variables hammer 0 1,210 Dec-11-2021, 02:58 PM
Last Post: hammer
  Populate Dropdown list from Database TommyAutomagically 4 4,584 Nov-02-2021, 05:23 PM
Last Post: ndc85430
  Auto-populate Macro variables Spartan314 3 2,696 Mar-08-2021, 12:36 AM
Last Post: Spartan314
  Python3 doesn't populate xlsx file with openpyxl Auldyin75 2 2,559 Feb-16-2021, 12:00 PM
Last Post: Auldyin75
  create new tabs and populate using python reggie4 2 2,283 Jan-23-2021, 11:25 PM
Last Post: Larz60+
  Populate MS Word from Excel data mnijs 2 7,109 Oct-15-2017, 01:04 PM
Last Post: buran

Forum Jump:

User Panel Messages

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