Flatten fix (#178)
* Inclusion of interpolation option to rescale_values function
* Added tests for rescale_values function with interpolation
* file: includes the possibility of unzipping only the files contained in a list
* array: fixes flatten and adds the option to return original shapes
- return_shapes is necessary if flattened array should later be reshaped to original shape
* Update _array.py
array: adicionada conversão de dicionário para tupla dentro de `flatten`
* cereja: updated version
Co-authored-by: Denny <[email protected]>
Co-authored-by: Joab Leite S. Neto <[email protected]>