Skip to content

v1.7.3

Compare
Choose a tag to compare
@jlsneto jlsneto released this 19 May 14:20
· 42 commits to master since this release
423e609
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]>