Skip to content

Conversation

@Xoristzatziki
Copy link

  • Code for memo fields. Works only with dBase IV memo fields.
  • Added parameter to output data with utf-8 codec. Currently used only with csv output.

- Code for memo fields. Works only with dBase IV memo fields.
- Added parameter to output data with utf-8 codec. Currently used only with csv output.
@renatodru
Copy link

renatodru commented Aug 14, 2022

I tested this code, and this increase time to load a dataframe with pandas in 8%, and the function Dbf5, return a warn "dbf version: File without DBT", and its necessary, for me, specify the codec "Dbf5(dbf_bank, codec='cp850')", when load the base. The file i used is a 'dBASE IV'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants