We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef9a93a commit 161a9afCopy full SHA for 161a9af
doc/source/io.rst
@@ -2090,7 +2090,7 @@ A few notes on the generated table schema:
2090
- All dates are converted to UTC when serializing. Even timezone naïve values,
2091
which are treated as UTC with an offset of 0.
2092
2093
- .. ipython:: python:
+ .. ipython:: python
2094
2095
from pandas.io.json import build_table_schema
2096
s = pd.Series(pd.date_range('2016', periods=4))
0 commit comments