Fabio Caccamo
|
dad6993054
|
Reformatted code with Black.
|
2022-02-13 11:35:43 +01:00 |
Fabio Caccamo
|
b907e1a9c7
|
Formatted code with black.
|
2021-10-12 14:27:35 +02:00 |
Fabio Caccamo
|
86082e8b9f
|
Added python-fsutil for file-system operations.
|
2020-12-24 16:37:16 +01:00 |
Fabio Caccamo
|
f407bea3ec
|
Added encoding optional argument to io_util.read_file and io_util.write_file.
|
2020-09-10 19:14:33 +02:00 |
Fabio Caccamo
|
7d2af21d15
|
Fixed python 3.5/3.6 I/O encoding issue.
|
2020-09-09 16:49:49 +02:00 |
Fabio Caccamo
|
6cd075edce
|
Fixed format auto-detection with unexpected extensions.
|
2020-08-12 12:46:52 +02:00 |
Fabio Caccamo
|
d0dfee0681
|
Added data format auto-detection when creating instance with data from filepath or url.
|
2020-03-13 13:54:53 +01:00 |
Fabio Caccamo
|
32cc5f459c
|
Updated read_file and write_file utils to use Context Manager.
|
2020-02-20 17:12:47 +01:00 |
Fabio Caccamo
|
e1d41ae2cc
|
Improved code quality.
|
2020-02-04 11:28:47 +01:00 |
Fabio Caccamo
|
3bd5271616
|
Reorganized lib and tests packages, improved code quality.
|
2020-02-03 18:25:54 +01:00 |