Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Need to parse a list of boolean columns inside a list and return true values
Post: RE: Need to parse a list of boolean columns inside...

(Jan-09-2022, 02:34 AM)Larz60+ Wrote: my apologies, sometimes scan too fast. No problem,can someone help me out in right direction here,this seems like a nice problem to solve **biggrin**
Python84 General Coding Help 4 2,177 Jan-09-2022, 02:39 AM
    Thread: Need to parse a list of boolean columns inside a list and return true values
Post: RE: Need to parse a list of boolean columns inside...

(Jan-08-2022, 09:22 AM)Larz60+ Wrote: We are not here to write code for you, we are here to help you write the code yourself, please see the following rule: https://python-forum.io/misc.php?action=h...
Python84 General Coding Help 4 2,177 Jan-08-2022, 09:27 PM
    Thread: Need to parse a list of boolean columns inside a list and return true values
Post: Need to parse a list of boolean columns inside a l...

Hi All, Need to do this only when whole expression is true Example 1: List -> [[A] OR [B]] True value: A o/p expected : [A] Example 2: List -> [[[A] AND [B]] OR [[C] AND [D]] True value...
Python84 General Coding Help 4 2,177 Jan-08-2022, 03:05 AM

User Panel Messages

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