Python Forum
How to work with large lists without crashing Python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to work with large lists without crashing Python?
#5
I’m trying to import the list. Im just copying 10,000 elements into idle and hitting enter. Thats where it lags. it also lags when i print the list. If i make the list one element at a time it is fine, however I need to import a premade list. When I get home I can post the code, aorry for the inconvinence.
Reply


Messages In This Thread
RE: How to work with large lists without crashing Python? - by Corate - Mar-14-2018, 06:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python/Numpy have I already written the swiftest code for large array? justforkicks1 1 2,839 Dec-12-2017, 11:56 PM
Last Post: squenson

Forum Jump:

User Panel Messages

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