etna icon indicating copy to clipboard operation
etna copied to clipboard

ETNA – Time-Series Library

Results 126 etna issues
Sort by recently updated
recently updated
newest added

### 🚀 Feature Request Merge `master` branch into `inference` branch. Or make a rebase. ### Proposal Merge `master` branch into `inference` branch. Or make a rebase. ### Test cases Make...

enhancement

### 🚀 Feature Request Now the slice form TSDataset should also be TSDataset ### Proposal 1. Change current behaviour of `__getitem__`, `head`, `tail` methods -- now it should return the...

enhancement

## Before submitting (must do checklist) - [ ] Did you read the [contribution guide](https://github.com/tinkoff-ai/etna/blob/master/CONTRIBUTING.md)? - [ ] Did you update the docs? We use Numpy format for all the...

### 🐛 Bug Report `config.json` is not being flushed to the end while using FileLogger. It seems problem is platform dependent: I have no problems with wsl2 ubuntu but m1...

bug
priority/high

### 🐛 Bug Report Currently some tests in `test_inference/test_forecast` doesn't pass for `RNNModel`, it should be fixed. Tests to fix: * `TestForecastInSampleFullNoTarget`, * `TestForecastOutSampleSuffix`. ### Expected behavior Tests pass. ###...

bug

### 🚀 Feature Request Now Transforms works with TSDataset, the core mechanic has changed and we need to reflect this changes in the notebooks. ### Proposal 1. Improve `Get Started`...

enhancement

## Before submitting (must do checklist) - [ ] Did you read the [contribution guide](https://github.com/tinkoff-ai/etna/blob/master/CONTRIBUTING.md)? - [ ] Did you update the docs? We use Numpy format for all the...

### 🚀 Feature Request Current approach uses timestamp with seconds like that `2022-09-16T17-20-46`. In case of parallel experiment running result could be corrupted. ### Proposal We should add random posftix...

enhancement

### 🚀 Feature Request ToDo ### Proposal ToDo ### Test cases _No response_ ### Additional context _No response_

enhancement
cli

## Before submitting (must do checklist) - [ ] Did you read the [contribution guide](https://github.com/tinkoff-ai/etna/blob/master/CONTRIBUTING.md)? - [ ] Did you update the docs? We use Numpy format for all the...