- May 22, 2024
-
-
BRONES Romain authored
- May 16, 2024
-
-
BRONES Romain authored
-
BRONES Romain authored
* Catch DevFail on GetAttNameAll * Be more verbose
- May 14, 2024
-
-
BRONES Romain authored
* This allow workaround for the missing TDB
-
- Apr 04, 2024
-
-
BRONES Romain authored
* Also fix missing Dynamic Attribute removal for method=nearest
-
BRONES Romain authored
-
BRONES Romain authored
* Sometimes max dim is well above what's used * Quick fix to crop it to 2048 elements, arbitrary
- Feb 22, 2024
-
-
BRONES Romain authored
* remove old deploy script
-
- Feb 07, 2024
-
-
BRONES Romain authored
-
BRONES Romain authored
-
BRONES Romain authored
* Typo on 'M' for month in the dict
-
- Feb 06, 2024
-
-
BRONES Romain authored
-
BRONES Romain authored
-
BRONES Romain authored
-
BRONES Romain authored
-
Operateur authored
* Remove one layer of package, split in files * Now use a unique entry point function for extraction * Add support for multiexport (list, dict) and timedelta * Add deploy script with a quick test
-
Operateur authored
-
Operateur authored
-
Operateur authored
-
Operateur authored
-
BRONES Romain authored
-
BRONES Romain authored
-
BRONES Romain authored
* Attribute type casting improved * Unique entry function "extract" * Multiexport * Timedelta
-
- Dec 13, 2023
-
-
BRONES Romain authored
-
- Nov 21, 2023
-
-
BRONES Romain authored
* Now usable for GetNearest
-
- Oct 31, 2023
-
-
BRONES Romain authored
* Simply using dtyp of asarray result in all True except for empty
-
BRONES Romain authored
* This is a quick fix, needs more work. * Cast was always to float, which fails for boolean. * Better handle all the type values and ask for a better cast.
-
- Aug 07, 2023
-
-
BRONES Romain authored
* The return of the command is a tuple string, spearator ';' * correctly convert timestamp and value
-
- Jul 24, 2023
-
-
BRONES Romain authored
* typo naming...
-
BRONES Romain authored
Easier to debug
-
- Jun 23, 2023
-
-
BRONES Romain authored
* Move to a single "extract" function entry point. It will redirect then to dedicated function for cases (Spectrum, ...) and for the method wanted (nearset, average, all...) * Handle that the attribute is a list, then perform extraction for each attrivute in list * (!) Still buggy
-
- Mar 16, 2023
-
-
BRONES Romain authored
-
- Nov 17, 2022
-
-
BRONES Romain authored
-
BRONES Romain authored
* For now, import pythontools only give access to core features. This will change in the future.
-
BRONES Romain authored
* Old 'self' attribute existed * move to pandas.DataFrame return