1

I'm supposed to load a dataset in a memcache database in python so I can exectue the CRUD operations on the data. I'm trying to use a df with pandas to create the keys and values, but I don't know how I'm supposed to import the df to the memcache database. ps.: I'm using pymemcache to interact with the memcached system

0 Answers0