Skip to content

Commit

Permalink
deploy: 7f60551
Browse files Browse the repository at this point in the history
  • Loading branch information
xoolive committed Jun 7, 2024
1 parent 19bc39d commit af37a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h1>pyopensky<a class="headerlink" href="#pyopensky" title="Link to this heading
<p>The pyopensky library provides function to easily download data from
<a class="reference external" href="https://opensky-network.org/">The OpenSky Network</a> databases. This minimal
library is ideal for quickly downloading and locally saving data that you will
use in your future studies. All functions return pandas <a class="reference external" href="https://pandas.pydata.org/pandas-docs/dev/reference/api/pandas.DataFrame.html#pandas.DataFrame" title="(in pandas v3.0.0.dev0+1079.g9e7abc84a1)"><code class="xref py py-class docutils literal notranslate"><span class="pre">DataFrame</span></code></a>.</p>
use in your future studies. All functions return pandas <a class="reference external" href="https://pandas.pydata.org/pandas-docs/dev/reference/api/pandas.DataFrame.html#pandas.DataFrame" title="(in pandas v3.0.0.dev0+1088.gee127fc0f2)"><code class="xref py py-class docutils literal notranslate"><span class="pre">DataFrame</span></code></a>.</p>
<div class="admonition hint">
<p class="admonition-title">Hint</p>
<p>If Python is your language of choice in general, and you are interested in
Expand Down

0 comments on commit af37a18

Please sign in to comment.