Brieuc Loussouarn

Results 13 issues of Brieuc Loussouarn

Hello, I have difficulties to understand what is going on with my project at some point. I have `enable_memory_management` set to true so python sido is sending `garbage_collect_object` message. But...

Hello, The doc is missing an example for [`shift()` ](https://docs.atoti.io/latest/lib/atoti/atoti.function.shift.html#atoti.shift).

:memo: docs

Depends on #1861. This is something users may want to do especially for date hierarchy. It is not possible to use `create_date_hierarchy` on the created table as there is no...

In atoti `0.6.5` shift is behaving like this : ```python df = pd.DataFrame( columns=["Year", "Month", "Day", "Price"], data=[ (2019, 7, 1, 15.0), (2019, 7, 2, 20.0), (2019, 6, 1, 25.0),...

:bug: bug

### Discussed in https://github.com/atoti/atoti/discussions/564 Originally posted by **agent3133** April 15, 2022 Hi, is it possible to use a dimension table to perform a source simulation? If I execute the code...

:bug: bug

This notebook is not tested yet so won't be properly maintained : https://github.com/atoti/notebooks/pull/282/commits/4c50304bdd9c74c296c001f6c0f881258ccc7653#diff-61c2485706ab25dda1f764e27682f11aa2d37709d5bef9fdb42c98ea53509d94L19. At least notebook with atoti code must be tested

bug :bug:

Hello, I think `raw` and `pretty` queries should return the same results. It is not the case when doing a query on a cube with a parameter simulation: ```python import...

:bug: bug

### What happened? Currently you have an date of last modification: ![image](https://github.com/osrd-project/osrd/assets/32448554/43db2c45-439b-47d6-bdfd-06753442db89) The timezone is not specified so you expect it to be your local time and it is not...

kind:bug
difficulty:good first issue
area:front
severity:minor
module:operational-studies

### Who would benefit from this feature? End users ### What is this feature about? Currently when you open the editor with an infra there is a focus on warnings...

kind:enhancement
difficulty:good first issue
area:front
module:infra-editor

To debug infrastructure and identify element by gaia id for instance it is nice to switch from map to the editor to be able to select element in the map....

kind:enhancement
area:front
module:carto
module:infra-editor