Deployed 9e30e5c to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2024-12-25 07:10:26 +00:00
parent a67473d00b
commit 1f53464d95
5 changed files with 78 additions and 57 deletions

View File

@@ -2085,7 +2085,7 @@ You can do so by using the <code>--prepend</code> flag, combined with <code>--ti
<li><code>feather</code> - a dataformat based on Apache Arrow</li>
<li><code>json</code> - plain "text" json files</li>
<li><code>jsongz</code> - a gzip-zipped version of json files</li>
<li><code>hdf5</code> - a high performance datastore</li>
<li><code>hdf5</code> - a high performance datastore (deprecated)</li>
<li><code>parquet</code> - columnar datastore (OHLCV only)</li>
</ul>
<p>By default, both OHLCV data and trades data are stored in the <code>feather</code> format.</p>