We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a744b4 commit 917135cCopy full SHA for 917135c
pandas/tests/io/json/test_json_table_schema.py
@@ -11,7 +11,7 @@
11
from pandas import DataFrame
12
import pandas.util.testing as tm
13
14
-from pandas.io.json.table_schema import (
+from pandas.io.json._table_schema import (
15
as_json_table_type,
16
build_table_schema,
17
convert_json_field_to_pandas_type,
0 commit comments