Skip to content

Commit 51cc0d8

Browse files
Adding header to README
1 parent 8dafacd commit 51cc0d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pd_sql/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
# Pandas, SQLAlchemy, SQL Server
2+
13
This small application demonstrates how it's to read from a CSV file and save it into a database.
24
NOTE:
35
There is some overhead here with date type (datetime64) when read
4-
from a database which is relevant only in Linux and ok in Windows.
6+
from a database which is relevant only in Linux and ok in Windows.

0 commit comments

Comments
 (0)