Feature Type
-
[x] Adding new functionality to pandas
-
[ ] Changing existing functionality in pandas
-
[ ] Removing existing functionality in pandas
Problem Description
See: https://stackoverflow.com/questions/41898561/pandas-transform-a-dbf-table-into-a-dataframe
Feature Description
Add read_dbf
method to read .DBF
files.
Alternative Solutions
Current best solution: https://pypi.org/project/dbf/
Additional Context
No response
Comment From: Allan0820
Could I be assigned to this issue? Thanks
Comment From: chilin0525
@Allan0820 You can assign to yourself by leaving a take
comment.
Comment From: Allan0820
take
Comment From: sajmaru
take
Comment From: Allan0820
hey @sajmaru im already working on it