Pickling an instance of a dataclass

前端 未结 0 1232
小蘑菇
小蘑菇 2020-12-20 23:46

Is there a possibility to pickle/dill an_instance developed as follows?

import dill
import pandas as pd
im         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题