issues
search
olemb
/
dbfread
Read DBF Files with Python
MIT License
224
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix build and test for big-endian
#71
azouhr
opened
3 months ago
0
Add handling for duplicate column names in DBF files
#70
DavidHJong
opened
1 year ago
0
ValueError: could not convert string to float: b'60.00\x00\x00'
#69
thalibarrifqi
closed
1 year ago
1
ValueError: Field type I must have length 4 (was 0)
#68
DmViKe
opened
1 year ago
1
Support SCT/SCX memo files
#67
ted537
closed
1 year ago
1
Update example dbf2sqlite for ignore missing memo file argument
#66
davemc50
opened
1 year ago
0
attempts bytes decode if parser cannot determine a value type
#65
AaronPerk
opened
2 years ago
0
DB4MemoFile field termination.
#64
EspenEnes
opened
2 years ago
0
Import into postgres -specific schema
#63
andyfensham
opened
2 years ago
1
memo files for reports(.frx) end with .frt
#62
rene-dev
opened
2 years ago
0
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81
#61
perttikellomaki
opened
2 years ago
1
Fixed b'.' cannot be converted to a float error in parseN
#60
janneyt
opened
3 years ago
0
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8d in position 65: character maps to <undefined>
#59
EnricoSx
closed
3 years ago
1
Throwing exceptions if column name contains commas
#58
rumblerina
opened
3 years ago
0
New PyPI release and release-checklist.rst file
#57
shawnbrown
opened
3 years ago
0
Update text for supported Python versions in README and docs.
#56
shawnbrown
opened
3 years ago
0
Considers the number of fields in the headers instead 0x0D headers end
#55
thesivis
opened
3 years ago
0
Add tox.ini, `python_requires` argument and additional trove classifiers.
#54
shawnbrown
closed
3 years ago
18
Add support for reading from a (non-seekable) file object instead of a filename
#53
olemb
opened
3 years ago
1
Support for dataclasses?
#52
olemb
opened
3 years ago
1
Break up code into functions that can be composed in different ways
#51
olemb
opened
3 years ago
0
Create debug tools for inspecting unsupported or broken files
#50
olemb
opened
3 years ago
0
Better tests for field parsing
#49
olemb
opened
3 years ago
2
Return dict instead of OrderedDict as default from 3.7 and up
#48
olemb
closed
3 years ago
1
Replace test system
#47
olemb
opened
3 years ago
1
Error parsing dates
#46
fccoelho
opened
4 years ago
1
dbfread read hidden rows
#45
sherry0429
opened
4 years ago
0
UnicodeEncodeError for special charater
#44
aman918raj
opened
4 years ago
2
Generalize the --encoding-xlsx input option for other file types in in2csv
#43
dreavjr
opened
4 years ago
0
Fix for DBF failing on null dates
#42
neurohn
opened
4 years ago
2
error occured when parsing a 'N' type field which is mistakenly defined as ‘C'
#41
AlanGuoo
opened
4 years ago
0
Not reading entire file
#40
PaulN33
opened
4 years ago
0
Add support to read dbf file from zip-archive
#39
Zoynels
opened
4 years ago
0
How can I dump DBFs to CSVs faster?
#38
marklit
opened
5 years ago
8
Support for DBC (compressed DBF) files
#37
augusto-herrmann
opened
5 years ago
5
I will have problems with Python3.6
#36
marcelovieiratecnologia
closed
3 years ago
2
add support for null values in D, F and L parsing
#35
william-andre
closed
3 years ago
3
FIX: table name was not escaped for DROP TABLE
#34
k2s
closed
3 years ago
1
Fix Pytest4.x compatibility errors
#33
stanislavlevin
closed
3 years ago
3
No way to change which schema
#32
brentleeper
closed
6 years ago
0
Insert missing word
#31
trzcinski-matt
closed
6 years ago
1
Update pandas_dataframe.py
#30
aaronsewall
closed
6 years ago
1
Value Error: could not convert string to float
#29
Kevin5013HD
opened
6 years ago
1
struct.error: unpack requires a bytes object of length 32
#28
Crazzzme
opened
6 years ago
4
Requires exactly pip version 8.1.0
#27
Alan-R
closed
6 years ago
1
Support files with recordlen > sum(field_lengths)
#26
adaitche
closed
2 years ago
0
Only supports reading a file from the filesystem
#25
maackle
opened
7 years ago
5
Dealing with '\x00' in a numeric field
#24
ripdog
closed
7 years ago
1
Remove extra unprintable symbols
#23
slyapustin
opened
7 years ago
0
Docs are not clear in the accession order of the data
#22
vesnikos
opened
7 years ago
5
Next