Skip to content

assert terminator == b'\r' #13

@JulioDiazMolina

Description

@JulioDiazMolina

I am using the versions:
Python 3.8.5
simpledbf 0.2.6

When I run:
from simpledbf import Dbf5
import pandas as pd

dbf = Dbf5 (b "C: \ Clascon6_Tesomatic \ data \ Companies.dbf")
db = dbf.to_dataframe ()
I get the error:
assert terminator == b '\ r'
I have read in forums that this problem has occurred to more people, but I have not found any that solve the problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions