How to speed up reading DBF file to Dataframe in PYTHON?

后端 未结 0 1163
天涯浪人
天涯浪人 2021-02-01 06:53

I am reading .dbf files into a dataframe using the following routine dbf2DF (https://gist.github.com/ryan-hill/f90b1c68f60d12baea81).

import pysal as ps
import pa         


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