You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This small application demonstrates how it's to read from a CSV file and save it into a database.
NOTE:
There is some overhead here with date type (datetime64) when read
from a database which is relevant only in Linux and ok in Windows.