diff --git a/docs/framework/dataframe.mdx b/docs/framework/dataframe.mdx index 6e4ea640..ebab7e80 100644 --- a/docs/framework/dataframe.mdx +++ b/docs/framework/dataframe.mdx @@ -83,7 +83,7 @@ A editable DataFrame is one whose content can change. Like static DataFrames, ed 3. A list of dictionaries - ```sh pandas + ```python pandas import writer as wf import pandas as pd