Skip to content

Commit

Permalink
Merge pull request #346 from Zerohertz/chore-v1.1.8
Browse files Browse the repository at this point in the history
[v1.1.8] Chore update
  • Loading branch information
Zerohertz authored Nov 21, 2024
2 parents 174efaf + 355c4c7 commit 4869f57
Show file tree
Hide file tree
Showing 86 changed files with 132 additions and 85 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 040e9e22c23ac2abeaa2ac435f2970f4
config: a089f1da29b52cb2347385ee0df71b89
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified docs/_images/monitoring.storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.candle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.plot.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.plot.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.scatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.bollinger_bands.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.macd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.momentum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.moving_average.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.rsi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.vert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/_sources/index.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
```

<p align="center">
<img src="_static/logo.png">
<img src="_static/zerohertzLib-tp-red.png">
</p>

<h3 align = "center">
Expand Down Expand Up @@ -51,7 +51,7 @@ pip install zerohertzLib[all]
```

<p align="center">
<img src="_static/zerohertzLib.png" width="600"/>
<img src="_static/schematic.png" width="600"/>
</p>

```python
Expand Down
17 changes: 17 additions & 0 deletions docs/_sources/release/v1.1.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

## v1.1.8

<h3>[v1.1.8] Chore update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/346>#346</a>)</h3>

```{admonition} Release Date
:class: tip

2024/11/21
```

<p align="center">
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:docs"><img src="https://img.shields.io/badge/docs-E1B40A?style=flat-square&logo=github" alt="docs"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:release/chore"><img src="https://img.shields.io/badge/release/chore-22FD7F?style=flat-square&logo=github" alt="release/chore"/></a>
</p>


<h4>Docs</h4>

- Open graph images refactoring
<h3>[v1.1.8] Docs update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/344>#344</a>)</h3>

```{admonition} Release Date
Expand Down
Binary file modified docs/_static/examples/dynamic/monitoring.storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.candle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.plot.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.plot.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.scatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.bollinger_bands.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.macd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.momentum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.moving_average.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.rsi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/vision.grid.png
Binary file modified docs/_static/examples/dynamic/vision.mask.png
Binary file modified docs/_static/examples/dynamic/vision.vert.png
File renamed without changes
Binary file added docs/_static/zerohertzLib-black-red-og.png
File renamed without changes
File renamed without changes
4 changes: 2 additions & 2 deletions docs/cicd.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/cicd.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="Branch Rules: Dev Branch: dev-* push- check-pr: Check if a PR is open for the dev-* branch, build: Install dependencies & build package, lint: Check format of python codes, test: Do PyTest., dev-* ..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/zerohertzLib-black-red-og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="Branch Rules: Dev Branch: dev-* push- check-pr: Check if a PR is open for the dev-* branch, build: Install dependencies & build package, lint: Check format of python codes, test: Do PyTest., dev-* ..." />
<link href="_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
Expand Down Expand Up @@ -223,7 +223,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/index.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="pip install zerohertzLib" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/zerohertzLib-black-red-og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="zerohertzLib- zerohertzLib.algorithm, zerohertzLib.api, zerohertzLib.logging, zerohertzLib.mlops, zerohertzLib.monitoring, zerohertzLib.plot, zerohertzLib.util, zerohertzLib.quant, zerohertzLib.vis..." />
<link href="_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
Expand Down Expand Up @@ -223,7 +223,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="#">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down Expand Up @@ -309,7 +309,7 @@
</div>
<article role="main" id="furo-main-content">
<p align="center">
<img src="_static/logo.png">
<img src="_static/zerohertzLib-tp-red.png">
</p>
<h3 align = "center">
โšก Zerohertz's Library โšก
Expand Down Expand Up @@ -352,7 +352,7 @@ <h3 align = "center">
</pre></div>
</div>
<p align="center">
<img src="_static/zerohertzLib.png" width="600"/>
<img src="_static/schematic.png" width="600"/>
</p>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">zerohertzLib</span> <span class="k">as</span> <span class="nn">zz</span>
</pre></div>
Expand Down
2 changes: 1 addition & 1 deletion docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/release.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="v1.1, v1.0, v0.9, v0.8, v0.7, v0.6, v0.5, v0.4, v0.3, v0.2, v0.1." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/zerohertzLib-black-red-og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="v1.1, v1.0, v0.9, v0.8, v0.7, v0.6, v0.5, v0.4, v0.3, v0.2, v0.1." />
<link href="_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
Expand Down Expand Up @@ -223,7 +223,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/release/v0.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v0.1.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="v0.1.10: plot- Scatter chart ์‹œ๊ฐํ™” ํ•จ์ˆ˜ scatter ์ถ”๊ฐ€, Pie chart์˜ label์— ์†Œ์ˆ˜ ์ž๋ฆฌ๊ฐ€ ์ƒ๊ธฐ๋Š” ๋ฌธ์ œ ํ•ด๊ฒฐ (resolves:#40)., vision- cv2 ์˜์กด์„ฑ์ด ์„ค์น˜๋˜์ง€ ์•Š์€ ๊ฒฝ์šฐ์—๋„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ๋„๋ก ๋ณ€๊ฒฝ, Image์˜ ์ „ํ›„ ๋น„๊ต๋ฅผ ์œ„ํ•œ before_after ํ•จ์ˆ˜ ๊ฐœ๋ฐœ, ์—ฌ๋Ÿฌ image๋ฅผ ํ•œ๋ฒˆ์— ์š”์•ฝ..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/zerohertzLib-black-red-og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="v0.1.10: plot- Scatter chart ์‹œ๊ฐํ™” ํ•จ์ˆ˜ scatter ์ถ”๊ฐ€, Pie chart์˜ label์— ์†Œ์ˆ˜ ์ž๋ฆฌ๊ฐ€ ์ƒ๊ธฐ๋Š” ๋ฌธ์ œ ํ•ด๊ฒฐ (resolves:#40)., vision- cv2 ์˜์กด์„ฑ์ด ์„ค์น˜๋˜์ง€ ์•Š์€ ๊ฒฝ์šฐ์—๋„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ๋„๋ก ๋ณ€๊ฒฝ, Image์˜ ์ „ํ›„ ๋น„๊ต๋ฅผ ์œ„ํ•œ before_after ํ•จ์ˆ˜ ๊ฐœ๋ฐœ, ์—ฌ๋Ÿฌ image๋ฅผ ํ•œ๋ฒˆ์— ์š”์•ฝ..." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
Expand Down Expand Up @@ -223,7 +223,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="../_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="../_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/release/v0.2.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v0.2.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="v0.2.6: Jenkin์˜ Deploy stage ๊ตฌ๋™ ์กฐ๊ฑด ์ˆ˜์ •, Release Notes์˜ ์›๋ณธ ํŒŒ์ผ ( sphinx/source) push ์ˆ˜์ •, PR label controller ์ˆ˜์ • ( fix). api- Release Note ์ œ์ž‘ ํ•จ์ˆ˜์˜ ์ผ๋ถ€ logic ์ˆ˜์ •., monitoring- CPU์˜ ์‚ฌ์šฉ๋ฅ ์„ ์‹œ๊ฐํ™”ํ•˜๋Š” ํ•จ์ˆ˜ cpu() ๊ฐœ๋ฐœ (..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/zerohertzLib-black-red-og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="v0.2.6: Jenkin์˜ Deploy stage ๊ตฌ๋™ ์กฐ๊ฑด ์ˆ˜์ •, Release Notes์˜ ์›๋ณธ ํŒŒ์ผ ( sphinx/source) push ์ˆ˜์ •, PR label controller ์ˆ˜์ • ( fix). api- Release Note ์ œ์ž‘ ํ•จ์ˆ˜์˜ ์ผ๋ถ€ logic ์ˆ˜์ •., monitoring- CPU์˜ ์‚ฌ์šฉ๋ฅ ์„ ์‹œ๊ฐํ™”ํ•˜๋Š” ํ•จ์ˆ˜ cpu() ๊ฐœ๋ฐœ (..." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
Expand Down Expand Up @@ -223,7 +223,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="../_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="../_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/release/v0.3.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v0.3.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="v0.3.4: plot- seaborn package๋ฅผ ํ†ตํ•ด ์ƒ‰์ƒ์„ ๊ฐ„ํŽธํ•˜๊ฒŒ ๋ถˆ๋Ÿฌ์˜ฌ ์ˆ˜ ์žˆ๋Š” color ํ•จ์ˆ˜ ์ถ”๊ฐ€, ๋ชจ๋“  graph๋“ค์˜ ์ €์žฅ ๋ฐฉ์‹์„_save ํ•จ์ˆ˜๋กœ ํš์ผํ™”., util- MakeData ๋ฅผ ํ†ตํ•œ data ๊ตฌ์ถ• ์‹œ ๋ฐฉ๋ฒ•์„ ์ •์˜ํ•  ์ˆ˜ ์žˆ๋Š” method makeData ์ถ”๊ฐ€., vision- masks ํ•จ์ˆ˜๊ฐ€ ๋‹จ์ผ mask ๋ฐ poly ์œ ํ˜•..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/zerohertzLib-black-red-og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="v0.3.4: plot- seaborn package๋ฅผ ํ†ตํ•ด ์ƒ‰์ƒ์„ ๊ฐ„ํŽธํ•˜๊ฒŒ ๋ถˆ๋Ÿฌ์˜ฌ ์ˆ˜ ์žˆ๋Š” color ํ•จ์ˆ˜ ์ถ”๊ฐ€, ๋ชจ๋“  graph๋“ค์˜ ์ €์žฅ ๋ฐฉ์‹์„_save ํ•จ์ˆ˜๋กœ ํš์ผํ™”., util- MakeData ๋ฅผ ํ†ตํ•œ data ๊ตฌ์ถ• ์‹œ ๋ฐฉ๋ฒ•์„ ์ •์˜ํ•  ์ˆ˜ ์žˆ๋Š” method makeData ์ถ”๊ฐ€., vision- masks ํ•จ์ˆ˜๊ฐ€ ๋‹จ์ผ mask ๋ฐ poly ์œ ํ˜•..." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
Expand Down Expand Up @@ -223,7 +223,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="../_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="../_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/release/v0.4.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v0.4.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="v0.4.7: plot- ์ž…๋ ฅ๋œ data์— ๋Œ€ํ•ด ํ‘œ๋ฅผ ์ƒ์„ฑํ•˜๊ณ  image๋กœ ๋ณ€ํ™˜ํ•˜๋Š” ํ•จ์ˆ˜ table ๊ฐœ๋ฐœ., vision- labelstudio2labelme ์˜ format ์˜ค๋ฅ˜ ์ˆ˜์ •.. v0.4.6: algorithm- Binary search๋ฅผ ์œ„ํ•œ bisect_right, bisect_left ํ•จ์ˆ˜ ์ถ”๊ฐ€., api- OpenAI API ํ˜ธ์ถœ ์‹œ..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/zerohertzLib-black-red-og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="v0.4.7: plot- ์ž…๋ ฅ๋œ data์— ๋Œ€ํ•ด ํ‘œ๋ฅผ ์ƒ์„ฑํ•˜๊ณ  image๋กœ ๋ณ€ํ™˜ํ•˜๋Š” ํ•จ์ˆ˜ table ๊ฐœ๋ฐœ., vision- labelstudio2labelme ์˜ format ์˜ค๋ฅ˜ ์ˆ˜์ •.. v0.4.6: algorithm- Binary search๋ฅผ ์œ„ํ•œ bisect_right, bisect_left ํ•จ์ˆ˜ ์ถ”๊ฐ€., api- OpenAI API ํ˜ธ์ถœ ์‹œ..." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
Expand Down Expand Up @@ -223,7 +223,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="../_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="../_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/release/v0.5.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v0.5.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="v0.5.9: quant- cnt_total ๋ณ€์ˆ˜์˜ ์˜ค๋ฅ˜ ์ˆ˜์ • (resolves:#158), Report์˜ ์–‘์‹ ์ˆ˜์ •.. v0.5.8: api- KoreaInvestment._get_korea_ohlcv ๋ฐ KoreaInvestment._get_oversea_ohlcv ์˜ API ๋ฐ˜๋ณต ํ˜ธ์ถœ error ์ˆ˜์ •., plot- Candle chart์˜ thr..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/zerohertzLib-black-red-og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="v0.5.9: quant- cnt_total ๋ณ€์ˆ˜์˜ ์˜ค๋ฅ˜ ์ˆ˜์ • (resolves:#158), Report์˜ ์–‘์‹ ์ˆ˜์ •.. v0.5.8: api- KoreaInvestment._get_korea_ohlcv ๋ฐ KoreaInvestment._get_oversea_ohlcv ์˜ API ๋ฐ˜๋ณต ํ˜ธ์ถœ error ์ˆ˜์ •., plot- Candle chart์˜ thr..." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
Expand Down Expand Up @@ -223,7 +223,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="../_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="../_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/release/v0.6.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v0.6.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="v0.6.9: plot- plot ํ•จ์ˆ˜ ์‚ฌ์šฉ ์‹œ marker์˜ size๋ฅผ ์กฐ์ ˆํ•  ์ˆ˜ ์žˆ๋Š” markersize ๋ณ€์ˆ˜ ์ถ”๊ฐ€., quant- QuantSlackBot ์˜ ์˜ˆ์™ธ ์ฒ˜๋ฆฌ (resolves:#184), Experiments class์˜ ์‹คํ—˜๊ฐ’ update, Quant ๋ฐ QuantSlackBot class์˜ methods ๋ณ€์ˆ˜ type ๋ณ€ํ™”๋ฅผ ํ†ตํ•œ..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/zerohertzLib-black-red-og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="v0.6.9: plot- plot ํ•จ์ˆ˜ ์‚ฌ์šฉ ์‹œ marker์˜ size๋ฅผ ์กฐ์ ˆํ•  ์ˆ˜ ์žˆ๋Š” markersize ๋ณ€์ˆ˜ ์ถ”๊ฐ€., quant- QuantSlackBot ์˜ ์˜ˆ์™ธ ์ฒ˜๋ฆฌ (resolves:#184), Experiments class์˜ ์‹คํ—˜๊ฐ’ update, Quant ๋ฐ QuantSlackBot class์˜ methods ๋ณ€์ˆ˜ type ๋ณ€ํ™”๋ฅผ ํ†ตํ•œ..." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
Expand Down Expand Up @@ -223,7 +223,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="../_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="../_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/release/v0.7.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v0.7.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="v0.7.9: mlops- BaseTritonPythonModel ๋‚ด ์˜คํƒ€ ์ˆ˜์ •.. v0.7.8: api- KoreaInvestment ์˜ token ์œ ํšจ์„ฑ ํ™•์ธ ์‹œ ์ •ํ™•ํžˆ 24์‹œ๊ฐ„์ธ ๊ฒฝ์šฐ ๊ฐฑ์‹ ํ•˜์ง€ ์•Š๋Š” ์˜ค๋ฅ˜ ์ˆ˜์ •., logging- Logger ์˜ ๊ตฌ์กฐ refactoring., mlops- Triton Inference Server์—์„œ Python ..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/zerohertzLib-black-red-og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="v0.7.9: mlops- BaseTritonPythonModel ๋‚ด ์˜คํƒ€ ์ˆ˜์ •.. v0.7.8: api- KoreaInvestment ์˜ token ์œ ํšจ์„ฑ ํ™•์ธ ์‹œ ์ •ํ™•ํžˆ 24์‹œ๊ฐ„์ธ ๊ฒฝ์šฐ ๊ฐฑ์‹ ํ•˜์ง€ ์•Š๋Š” ์˜ค๋ฅ˜ ์ˆ˜์ •., logging- Logger ์˜ ๊ตฌ์กฐ refactoring., mlops- Triton Inference Server์—์„œ Python ..." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
Expand Down Expand Up @@ -223,7 +223,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="../_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="../_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/release/v0.8.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v0.8.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="v0.8.9: vision.mask.png ๊ฐ€ ์ •์ƒ์ ์œผ๋กœ ์ถœ๋ ฅ๋˜์ง€ ์•Š๋Š” ์˜ค๋ฅ˜ ์ˆ˜์ •. plot- ํ•œ๊ตญ์–ด ์ „์šฉ font๋ฅผ NotoSansKR ์—์„œ NotoSerifKR ๋กœ ๋ณ€๊ฒฝ., vision- masks ์˜ ํ•จ์ˆ˜๋ช…์„ mask ๋กœ ๋ณ€๊ฒฝ.. Sphinx ๋ฌธ์„œ ๋‚ด examples์— ์‚ฌ์šฉ๋˜๋Š” image๋“ค์„ version์— ๋”ฐ๋ผ ํ•จ๊ป˜ ๊ฐฑ์‹  ( sphinx/exa..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/zerohertzLib-black-red-og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="v0.8.9: vision.mask.png ๊ฐ€ ์ •์ƒ์ ์œผ๋กœ ์ถœ๋ ฅ๋˜์ง€ ์•Š๋Š” ์˜ค๋ฅ˜ ์ˆ˜์ •. plot- ํ•œ๊ตญ์–ด ์ „์šฉ font๋ฅผ NotoSansKR ์—์„œ NotoSerifKR ๋กœ ๋ณ€๊ฒฝ., vision- masks ์˜ ํ•จ์ˆ˜๋ช…์„ mask ๋กœ ๋ณ€๊ฒฝ.. Sphinx ๋ฌธ์„œ ๋‚ด examples์— ์‚ฌ์šฉ๋˜๋Š” image๋“ค์„ version์— ๋”ฐ๋ผ ํ•จ๊ป˜ ๊ฐฑ์‹  ( sphinx/exa..." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
Expand Down Expand Up @@ -223,7 +223,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">

<div class="sidebar-logo-container">
<img class="sidebar-logo" src="../_static/logo.png" alt="Logo"/>
<img class="sidebar-logo" src="../_static/zerohertzLib-tp-red.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>
Expand Down
Loading

0 comments on commit 4869f57

Please sign in to comment.