issues
search
simonw
/
csvs-to-sqlite
Convert CSV files into a SQLite database
Apache License 2.0
878
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Gettings this in every csv try - got an unexpected keyword argument 'error_bad_lines'
#99
Greatz08
opened
10 months ago
2
fix and format by ruff
#98
YoshitakaNaraoka
opened
11 months ago
0
Fran
#97
OliverSchmelz
closed
1 year ago
0
command fails if the filename has a square brackets
#96
fgregg
opened
1 year ago
0
create table name as parent dir name when recursively searching through directories for csv files
#95
amit2487
opened
1 year ago
0
When using -dt option all csv files must contain column identified as a datetime
#94
hcarter333
opened
1 year ago
0
Deprecated `iteritems()` attribute for Series
#93
LuighiV
opened
1 year ago
1
Replace deprecated argument `error_bad_lines` and method `iteritems()` for pandas
#92
LuighiV
opened
1 year ago
5
Don't touch tables that already exist?
#91
chrismp
opened
1 year ago
0
Column `filing_id` not found despite its manifest existence
#90
MichaelTiemannOSC
opened
2 years ago
1
low_memory=False not a valid option
#89
frafra
opened
2 years ago
0
error_bad_lines argument has been deprecated
#88
frafra
opened
2 years ago
11
minor version 1.3.1: adds click 8.0 dep
#87
dannguyen
opened
2 years ago
1
option to lower case column names, replace space with underscore, and remove reservered character from column names
#86
fgregg
opened
2 years ago
0
Optionally maintain checksums of CSV files for faster updates
#85
dkaoster
opened
2 years ago
0
Add syntax highlight to code blocks
#84
pauloxnet
closed
2 months ago
0
Table name
#83
Nur-A-Alam1997
opened
2 years ago
0
Try using cog to generate --help in README
#82
simonw
closed
3 years ago
2
add "fixed-column" option
#81
williamrowell
closed
3 years ago
4
Add support for Click 8.x
#80
MarkusH
opened
3 years ago
3
Specify unique column?
#79
jungle-boogie
opened
3 years ago
0
tab separator not recognized
#78
verajosemanuel
opened
3 years ago
0
Schema mis-matches in multi-CSV imports into existing databases needs more helpful errors
#76
warriorstar-orion
opened
3 years ago
0
Add command line flag to skip existing table
#75
chrismp
closed
1 year ago
1
Appending CSV file in existing table which has conflicting primary keys
#74
koslambrou
opened
4 years ago
0
outdated pandas dependency in setup.py?
#73
rtanglao
closed
4 years ago
2
Ignore lines are start and end of file
#72
psychemedia
opened
4 years ago
1
Adding Julian Days option (creates real columns in SQLite)
#71
atiro
opened
4 years ago
0
When input CSV has a column named 'table_name', an error is raised: "sqlite3.InterfaceError: Error binding parameter 0"
#70
dannguyen
opened
4 years ago
1
csvs-to-sqlite 2.0: dropping Pandas in favour of sqlite-utils
#69
simonw
opened
4 years ago
6
Fix typo in README.md
#68
obi1kenobi
closed
4 years ago
1
Better documentation for command-line options
#67
simonw
opened
4 years ago
0
Progress bars would be useful
#66
simonw
opened
4 years ago
2
-d flag creates column as TEXT
#65
andy47
closed
4 years ago
1
delete _fts tables with --replace-tables
#64
JBPressac
opened
4 years ago
2
Adjust for latest pandas
#63
jonringer
closed
4 years ago
1
leading zeroes / --shape args
#62
jsfenfen
opened
4 years ago
0
multiple CSV files and foreign keys
#61
JBPressac
closed
3 years ago
2
Extract columns to existing table with different primary key column than 'id'?
#60
shah
opened
4 years ago
0
CSVs with lines ending \r\n result in missing first column and shift in data columns
#59
michalskop
opened
4 years ago
0
added --just-strings feature, to import columns as strings by default
#58
dannguyen
closed
4 years ago
1
Cudos to Simon, great stuff!
#57
ljudva
closed
4 years ago
1
Drop support for Python 2.x
#56
simonw
closed
5 years ago
0
Drop support for Python 2.x
#55
simonw
closed
5 years ago
2
Bump pandas version to 0.25.x
#54
simonw
closed
5 years ago
2
Extracting multiple columns into the same table
#53
psychemedia
closed
4 years ago
1
pandas version is pinned at less than current release
#52
psychemedia
closed
5 years ago
2
Use ~= in setup.py but avoid pytest 5
#51
simonw
closed
5 years ago
0
Add `--skip-existing-tables` command line flag
#50
chrismp
closed
1 year ago
2
Add `--fts-all` command line flag
#49
chrismp
opened
5 years ago
1
Next