Skip to content

Commit a053a70

Browse files
authored
update links (#21)
1 parent 2c858dd commit a053a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/blog/dataframe_standard_RFC.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ weight = 40
1313
<img
1414
width="400"
1515
alt="standard-compliant dataframe"
16-
src="https://github.com/MarcoGorelli/impl-dataframe-api/assets/33491632/fb4bc907-2b85-4ad7-8d13-c2b9912b97f5">
16+
src="https://github.com/data-apis/dataframe-api-compat/assets/33491632/fb4bc907-2b85-4ad7-8d13-c2b9912b97f5">
1717
</h1>
1818

1919
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
148148
## Resources
149149

150150
- 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)
151-
- Try out the [proof-of-concept implementation for pandas and polars](https://github.com/MarcoGorelli/impl-dataframe-api)!
151+
- Try out an [implementation for pandas and polars](https://github.com/data-apis/dataframe-api-compat)!

0 commit comments

Comments
 (0)