Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Adding Tables and Extracting Values from Tables
Post: RE: Adding Tables and Extracting Values from Table...

Thanks gruntfutuk, I have read your message. Thanks for writing, "Keep in mind that the keys in a dictionary must be unique, so you cannot repeat rows/columns." James
jamescox11480 Data Science 5 3,403 Sep-29-2018, 04:49 PM
    Thread: Adding Tables and Extracting Values from Tables
Post: RE: Adding Tables and Extracting Values from Table...

I have been advised that the answer to my own query is: Nested list in a dictionary should do the trick. You could also use a matrix. For example lookup = {2:[50,100,150],4:[100,150,200],6:[150,20...
jamescox11480 Data Science 5 3,403 Sep-28-2018, 09:50 PM
    Thread: Adding Tables and Extracting Values from Tables
Post: RE: Adding Tables and Extracting Values from Table...

Hi mcmxl22 Thank you for your answer, although I don't know if the code you gave me is the answer to my query. James
jamescox11480 Data Science 5 3,403 Sep-22-2018, 10:20 AM
    Thread: Adding Tables and Extracting Values from Tables
Post: Adding Tables and Extracting Values from Tables

Hi there I would like to know how to write Python code to add tables and extract values from tables which have more than two columns? An example table is shown below: Parameter_A|Parameter_B _____...
jamescox11480 Data Science 5 3,403 Sep-21-2018, 02:11 PM

User Panel Messages

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