output / print | class type | |
---|---|---|
list | ['mycsvfile.csv', . . . . ] | <class 'list'> |
dictionary | { . . . . ' | <class 'dict'> |
General
Content
Integrations
output / print | class type | |
---|---|---|
list | ['mycsvfile.csv', . . . . ] | <class 'list'> |
dictionary | { . . . . ' | <class 'dict'> |