Python Forum
List and Dictionaries with Pandas
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
List and Dictionaries with Pandas
#4
Just be careful with eval. If you're making the spreadsheets, that's fine. But if you're getting spreadsheets from other people, and they know you're using eval, they could put malicious code in the spreadsheet.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
List and Dictionaries with Pandas - by Balinor - Aug-14-2018, 06:10 PM
RE: List and Dictionaries with Pandas - by Vysero - Aug-14-2018, 09:04 PM
RE: List and Dictionaries with Pandas - by Balinor - Aug-20-2018, 10:18 PM
RE: List and Dictionaries with Pandas - by ichabod801 - Aug-20-2018, 10:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to most effectively unpack list of name-value pair dictionaries in a dataframe? zlim 1 664 Nov-07-2023, 10:56 PM
Last Post: zlim
  Comparing results within a list and appending to pandas dataframe Aryagm 1 2,354 Dec-17-2020, 01:08 PM
Last Post: palladium
  [pandas] How to reshape the list Mekala 6 7,416 Jul-26-2020, 12:49 AM
Last Post: Mekala
  how to list/count the number of dictionaries paul18fr 2 2,002 Nov-18-2019, 09:50 PM
Last Post: paul18fr
  Inserting data from python list into a pandas dataframe mahmoud899 0 2,613 Mar-02-2019, 04:07 AM
Last Post: mahmoud899
  missing pandas even if in conda list metalray 2 3,461 May-29-2018, 12:52 PM
Last Post: metalray
  1 I cant read many stocks(list) with pandas-datareader from yahoo Davidii111 1 4,963 Dec-27-2017, 04:47 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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