Skip to content

Commit 09a5b40

Browse files
committed
deploy: a053a70
1 parent a501c00 commit 09a5b40

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

blog/dataframe_standard_rfc/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<meta itemprop="name" content="Want to super-charge your library by writing dataframe-agnostic code? We&#39;d love to hear from you">
106106
<meta itemprop="description" content="An RFC for a dataframe API Standard"><meta itemprop="datePublished" content="2023-05-25T00:00:00+00:00" />
107107
<meta itemprop="dateModified" content="2023-05-25T00:00:00+00:00" />
108-
<meta itemprop="wordCount" content="854">
108+
<meta itemprop="wordCount" content="853">
109109
<meta itemprop="keywords" content="APIs,standard,consortium,dataframes,community,pandas,polars,cudf,modin,vaex,koalas,ibis,dask," />
110110
<div id="hero">
111111
<h1 itemprop="headline"> Want to super-charge your library by writing dataframe-agnostic code? We&#39;d love to hear from you</h1>
@@ -131,7 +131,7 @@ <h1 align="center">
131131
<img
132132
width="400"
133133
alt="standard-compliant dataframe"
134-
src="https://github.com/MarcoGorelli/impl-dataframe-api/assets/33491632/fb4bc907-2b85-4ad7-8d13-c2b9912b97f5">
134+
src="https://github.com/data-apis/dataframe-api-compat/assets/33491632/fb4bc907-2b85-4ad7-8d13-c2b9912b97f5">
135135
</h1>
136136
<p>Tired of getting lost in if-then statements when dealing with API differences
137137
between dataframe libraries? Would you like to be able to write your code
@@ -244,7 +244,7 @@ <h2 id="conclusion">Conclusion</h2>
244244
<h2 id="resources">Resources</h2>
245245
<ul>
246246
<li>Read more on the <a href="https://data-apis.org/dataframe-api/">official website</a>, and contribute to the discussion on the <a href="https://github.com/data-apis/dataframe-api">GitHub repo</a></li>
247-
<li>Try out the <a href="https://github.com/MarcoGorelli/impl-dataframe-api">proof-of-concept implementation for pandas and polars</a>!</li>
247+
<li>Try out an <a href="https://github.com/data-apis/dataframe-api-compat">implementation for pandas and polars</a>!</li>
248248
</ul>
249249

250250

@@ -267,7 +267,7 @@ <h2 id="resources">Resources</h2>
267267

268268
and tagged <a href="../../tags/apis/">APIs</a>, <a href="../../tags/community/">community</a>, <a href="../../tags/consortium/">consortium</a>, <a href="../../tags/cudf/">cudf</a>, <a href="../../tags/dask/">dask</a>, <a href="../../tags/dataframes/">dataframes</a>, <a href="../../tags/ibis/">ibis</a>, <a href="../../tags/koalas/">koalas</a>, <a href="../../tags/modin/">modin</a>, <a href="../../tags/pandas/">pandas</a>, <a href="../../tags/polars/">polars</a>, <a href="../../tags/standard/">standard</a> and <a href="../../tags/vaex/">vaex</a>
269269

270-
using <span itemprop="wordCount">854</span> words.
270+
using <span itemprop="wordCount">853</span> words.
271271
</p>
272272

273273

0 commit comments

Comments
 (0)