Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Looking for Eval alternative
Post: RE: Looking for Eval alternative

Thank you scidam! That answer helped me on a few levels. i was unaware of the query method but am now reading an excellent article from PythonDataScienceHandbook about eval and query
scionsamurai Data Science 2 2,895 Jul-16-2019, 02:41 AM
    Thread: Looking for Eval alternative
Post: Looking for Eval alternative

My goal is to put together a pandas column search function based on how many columns are present. import pandas as pd head_list = 'Segment', 'Country', 'Discount Band' search_vals = 'Government', 'Fr...
scionsamurai Data Science 2 2,895 Jul-16-2019, 12:30 AM

User Panel Messages

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