Skip to content

Commit

Permalink
deploy: 3866623
Browse files Browse the repository at this point in the history
  • Loading branch information
astraw committed Oct 27, 2023
1 parent 604bde1 commit 19f3759
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion braidz-files.html
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ <h3><a class="header" href="#chunked-iteration-of-kalman_estimates" id="chunked-
<p>This following example uses the <code>pybraidz_chunked_iter</code> Python package. It
iterates over chunks of the file <code>20201104_174158.braidz</code>, which can be
downloaded <a href="https://strawlab-cdn.com/assets/20201104_174158.braidz">here</a>:</p>
<pre><code class="language-python">import pybraidz_chunked_iter
<pre><code class="language-python">import pybraidz_chunked_iter # install with &quot;pip install pybraidz_chunked_iter&quot;
import pandas as pd

# The filename of the braidz file
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ <h3><a class="header" href="#chunked-iteration-of-kalman_estimates" id="chunked-
<p>This following example uses the <code>pybraidz_chunked_iter</code> Python package. It
iterates over chunks of the file <code>20201104_174158.braidz</code>, which can be
downloaded <a href="https://strawlab-cdn.com/assets/20201104_174158.braidz">here</a>:</p>
<pre><code class="language-python">import pybraidz_chunked_iter
<pre><code class="language-python">import pybraidz_chunked_iter # install with &quot;pip install pybraidz_chunked_iter&quot;
import pandas as pd

# The filename of the braidz file
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 19f3759

Please sign in to comment.