Skip to content

Commit 15c3325

Browse files
author
Bright-yaw
committed
final test
1 parent 2b274e9 commit 15c3325

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ or
3636
>>> dbctodbc("path/to/file.dbc, path/to/file.dbf) # input file is .dbc file and output file is .dbf
3737
3838
# converting dbc into dataframe Table
39-
>>> using readdbc
39+
>>> using ReadDBC
4040
>>> df = dbcTable("path/to/file.dbc)" # input file is .dbc file and output file is in table format
4141
>>> head(df)
4242

src/ABOAC1909.dbf

-3.92 KB
Binary file not shown.

0 commit comments

Comments
 (0)