-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I think you may need an import Random
statement somewhere.
the load
function is using it.
MySQL.load(some_dataframe,conn)
admittedly, I did not intend to call the function without the name
keyword. nonetheless, the code needs to be adjusted (either change the signature / remove Random or import it)
Metadata
Metadata
Assignees
Labels
No labels