Skip to content

Commit

Permalink
Update docs/framework/dataframe.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandre Rousseau <[email protected]>
  • Loading branch information
AccordionGuy and madeindjs authored Dec 16, 2024
1 parent b2ab8f8 commit bb103a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/framework/dataframe.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ A static DataFrame is one whose content does not change. The user can change its
})
```

```sh Polars
```python Polars
import writer as wf
import polars as pl

Expand Down

0 comments on commit bb103a1

Please sign in to comment.