0

I have a dictionary which contains few keys with numpy array as its value. I want to seriaize this dictionary to json. I have used json.dumps but it is giving me an issue( array object is not json serializable). Is there a way in django i can serialize this dictionary to json?

Gunjan chhetri
  • 127
  • 1
  • 1
  • 6

0 Answers0