DeepEcho icon indicating copy to clipboard operation
DeepEcho copied to clipboard

Synthetic Data Generation for mixed-type, multivariate time series.

Results 16 DeepEcho issues
Sort by recently updated
recently updated
newest added

### Problem Description _As an engineer, I'd like to see the results of CI workflows quickly so that I cna make changes or merge PRs more efficiently._ Github only allows...

maintenance

This is an auto-generated PR with the **latest** code analysis results.

### Environment Details Please indicate the following details about the environment in which you found the bug: * DeepEcho version:1.5.0 * Python version:3.10.2 * Operating System:linux, ubuntu 22 04 ###...

bug

### Environment details If you are already running DeepEcho, please indicate the following details about the environment in which you are running it: * DeepEcho version: deepecho 0.3.0.post1 * Python...

question

The workflow tests.yml is referencing action actions/checkout using references v1. However this reference is missing the commit [a6747255bd19d7a757dbdda8c654a9f84db19839](https://github.com/actions/checkout/commits/a6747255bd19d7a757dbdda8c654a9f84db19839) which may contain fix to the some vulnerability. The vulnerability fix that...

The workflow tests.yml is referencing action actions/checkout using references v1. However this reference is missing the commit [a6747255bd19d7a757dbdda8c654a9f84db19839](https://github.com/actions/checkout/commits/a6747255bd19d7a757dbdda8c654a9f84db19839) which may contain fix to the some vulnerability. The vulnerability fix that...

`DeepEcho 0.2.0` does not have a sufficient framework for handling `None`'s or `NaN`'s. While it can partially deal with missing values (e.g. #30), there is minimal testing to assure the...

feature request

* DeepEcho version: 0.1.1 * Python version: Python 3.6.9 * Operating System: Ubuntu 18.04.4 LTS ### Description When working on a dataset without `entity_columns`, a ValueError is raised when calling...

The `make_datasets` function should accept a new argument `zipped` (default to `False`) which, if `True` creates the dataset as a `.zip` file instead of a plain folder. The `Dataset` class...

feature request

### Environment details If you are already running DeepEcho, please indicate the following details about the environment in which you are running it: * DeepEcho version: 0.2.0 * Python version:...