-
```
arctic/tickstore/tickstore.py:704: FutureWarning: The 'convert_datetime64' parameter is deprecated and will be removed in a future version
recs = df.to_records(convert_datetime64=False)
```
-
#### Arctic Store
```
# TickStore
```
Hey Currently i'm using arctic Tickstore to store Historical Data.
Its storing only 5032 rows of each symbol in a TICKSTORE
For example
I have TICKS…
-
A cast to `float32`/`f4` before LZ4 compression reduces storage size by 25~40 % and reads use half of memory. For testing I used prices and various other time series where 64-bit precision is not nece…
-
- renaming report to tick
- client:
- get_report -> get_tick
- get_reports -> get_tickss
- put_reports -> put_ticks
- method deprecation, will be remove in the next release.
- all internal na…
yinhm updated
8 years ago
-
#### Arctic Version
```
1.68.0
```
#### Arctic Store
```
TickStore
```
#### Platform and version
Ubuntu 14.04.5 LTS, python 2.7.6
#### Description of problem and/or code sample t…
-
I have a lot of UTC FX data stored in arctic's tickstore. I think it would be nice to have a flag in TickStore.read() to not force conversion of read objects' indexes through the arctic mktz module. …
-
#### Arctic Version
1.79.3
#### Arctic Store
TickStore
#### Platform and version
Windows 10
PyCharm
#### Description of problem and/or code sample that reproduces the issue
What i'm …
-
#### Arctic Version
```
arctic-1.68.0
```
#### Arctic Store
```
TickStore
```
#### Platform and version
```
Linux 4.15.0-29deepin-generic x86_64
```
```
Python 3.6.5
```
#…
-
#### Arctic Version
```
# Arctic version 1.80.4
```
#### Arctic Store
```
#TickStore
```
#### Platform and version
windows 10 64 python3.8
#### Description of problem and/or cod…
-
#### Arctic Version
```
# 1.79.2
```
#### Arctic Store
```
# TickStore
```
#### Platform and version
MacOS 10.15
#### Description of problem and/or code sample that reproduces th…