Skip to content

Commit 9d9d532

Browse files
committed
Remove callout
1 parent 942d75c commit 9d9d532

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/user-guide/dfs0.qmd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ df.head()
3131

3232
## From pandas DataFrame to Dfs0
3333

34-
::: callout-note
35-
MIKE IO adds a new method to the DataFrame called `to_dfs0`. This method is used to save the DataFrame to a dfs0 file. (This method becomes available after importing the `mikeio` module.)
36-
:::
37-
3834

3935
```{python}
4036
import pandas as pd

0 commit comments

Comments
 (0)