diff --git a/content/blog/dataframe_standard_RFC.md b/content/blog/dataframe_standard_RFC.md index b14675b..8a4c064 100644 --- a/content/blog/dataframe_standard_RFC.md +++ b/content/blog/dataframe_standard_RFC.md @@ -13,7 +13,7 @@ weight = 40 standard-compliant dataframe + src="https://github.com/data-apis/dataframe-api-compat/assets/33491632/fb4bc907-2b85-4ad7-8d13-c2b9912b97f5"> Tired of getting lost in if-then statements when dealing with API differences @@ -148,4 +148,4 @@ what plans lie ahead - the Standard is in active development, so please watch th ## Resources - Read more on the [official website](https://data-apis.org/dataframe-api/), and contribute to the discussion on the [GitHub repo](https://github.com/data-apis/dataframe-api) -- Try out the [proof-of-concept implementation for pandas and polars](https://github.com/MarcoGorelli/impl-dataframe-api)! +- Try out an [implementation for pandas and polars](https://github.com/data-apis/dataframe-api-compat)!