issues
search
larsyencken
/
csvdiff
Generate a diff between two tabular datasets expressed in CSV files.
BSD 3-Clause "New" or "Revised" License
132
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
KeyError when comparing csv files
#60
CaptainDaVinci
opened
4 years ago
1
AttributeError: module 'click' has no attribute 'ParamType'
#59
byteatwork
closed
5 years ago
0
diff csv files encode with utf8
#58
wangbinaaa
closed
5 years ago
1
Filter significance types
#57
bclews
closed
4 years ago
0
Option(s) to ignore commented lines/rows or skip n lines from the beginning
#56
pandurang-kolekar
opened
5 years ago
0
enhancement to use column numbers rather than column names
#55
simbo1905
opened
5 years ago
0
does not detect duplicated lines
#54
simbo1905
opened
5 years ago
0
provide a template to issues so that people supply examples
#53
simbo1905
opened
5 years ago
0
Syntax error line 53 for python 2.6.6
#52
Xaraxia
opened
5 years ago
1
invalid column name 'id' as key
#51
wyhwow
opened
5 years ago
4
Add support to tab separated csv files
#50
pedroportasvieira
opened
5 years ago
4
Not able to use multiple keys
#49
jainshagun
opened
5 years ago
2
Create diff.csv from diff.json
#48
wgoh
opened
6 years ago
4
Calling csvdiff --style=summary from python script
#47
joshgavinhong
closed
6 years ago
1
Error: Invalid value for "FROM_CSV":
#46
AthreyVinay
closed
6 years ago
2
add a parameter for ignored_columns to the method diff_records
#45
abdel-avalara
opened
6 years ago
0
Create multiple indices
#44
AthreyVinay
closed
6 years ago
3
Bump the maximum field size to 16m
#43
larsyencken
closed
6 years ago
0
Raise an error if no index is present
#42
larsyencken
closed
6 years ago
0
Not working with Large files or Unicode Chars
#41
rsrini7
opened
6 years ago
2
Drop support for Python < 3.5
#40
larsyencken
closed
6 years ago
0
diff = csvdiff.diff_files('output.txt', 'input.txt',[])
#39
karakutu001
closed
6 years ago
1
Test failure with py3.6
#38
nehaljwani
closed
6 years ago
1
Improved significance calculation
#37
petkaze
closed
6 years ago
1
Create on-the-fly index column if you don't explicitly specify one
#36
friederschueler
opened
6 years ago
2
Tests fail (5 failures, 3 errors) on Windows 10 with Python 2.7.14
#35
friederschueler
closed
6 years ago
1
Added a quick fix for comparing files with added, removed or changed columns
#34
friederschueler
closed
6 years ago
1
To avoid field larger than field limit
#33
ghost
closed
6 years ago
1
Can you provide an example to use multiple ignore columns?
#32
nareshtedla
closed
7 years ago
2
ERROR: CSV parse error on line 90
#31
saurabhsharma001
closed
7 years ago
2
Add option to limit diff to significant figures
#30
larsyencken
closed
7 years ago
1
Error when patch and source files are almost empty
#29
kototama
closed
7 years ago
2
Proper way to get the diff in a CSV file
#28
kototama
closed
7 years ago
1
Allow fuzzy comparison of floats
#27
larsyencken
closed
7 years ago
1
Documentation for api usage
#26
delaaxe
closed
6 years ago
1
Documentation for non-command line usage
#25
gerpsh
closed
6 years ago
4
no such options --ignore-columns
#24
abdel-avalara
closed
7 years ago
2
Lint on all pull requests
#23
larsyencken
closed
7 years ago
0
compare CSV(with BOM format), and use ignore_columns for first column will prompt error sequence[key].pop(i)
#22
PpAaLlMmEeRr
closed
7 years ago
2
Json Report
#21
zer0Trac3
closed
7 years ago
1
[wip] Lint project to PEP8 coding standard.
#20
larsyencken
closed
7 years ago
1
Ignoring columns
#19
jjmarshall
closed
7 years ago
1
Export to xlsx using XlsxWriter
#18
ivansabik
closed
5 years ago
5
Export to YML
#17
ivansabik
closed
7 years ago
0
Ignore columns
#16
dandeezy
closed
7 years ago
9
Test fails in console but not in tox
#15
larsyencken
closed
7 years ago
1
Separator choice
#14
ariedeleen
closed
8 years ago
9
--style=summary gives an error output
#13
jasperonline
closed
8 years ago
3
Move tests into the installed package.
#12
larsyencken
closed
8 years ago
0
test fails
#11
williamjmorenor
closed
8 years ago
4
Next