Python Forum
Thread Rating:
  • 2 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menu Problem.
#14
Don't use Pandas.

Once you've built a list/dict in memory that you want to store to disk, then you should look at using JSON. There are plenty of resources that have examples, I suggest you give it a try and then post back with something specific.

I don't say this to torture you, I say it because you'll learn a lot more and because your projects sounds far too large to go through each little thing together. Your programming-related research skills will develop and you'll find each new task gets easier.
Reply


Messages In This Thread
Menu Problem. - by Jim99 - Jul-05-2018, 11:10 PM
RE: Menu Problem. - by micseydel - Jul-06-2018, 08:39 PM
RE: Menu Problem. - by Jim99 - Jul-07-2018, 12:13 AM
RE: Menu Problem. - by micseydel - Jul-07-2018, 12:37 AM
RE: Menu Problem. - by Jim99 - Jul-08-2018, 12:54 AM
RE: Menu Problem. - by carpe - Jul-08-2018, 03:26 AM
RE: Menu Problem. - by Jim99 - Jul-08-2018, 03:18 PM
RE: Menu Problem. - by carpe - Jul-08-2018, 11:07 PM
RE: Menu Problem. - by Jim99 - Jul-09-2018, 06:17 PM
RE: Menu Problem. - by Jim99 - Jul-09-2018, 09:29 PM
RE: Menu Problem. - by Jim99 - Jul-10-2018, 05:30 PM
RE: Menu Problem. - by micseydel - Jul-10-2018, 07:20 PM
RE: Menu Problem. - by Jim99 - Jul-10-2018, 08:49 PM
RE: Menu Problem. - by micseydel - Jul-10-2018, 11:32 PM

Forum Jump:

User Panel Messages

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