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 6076804 commit 62f6172Copy full SHA for 62f6172
docs/src/tutorials/classic_comparison/notebook.jl
@@ -26,7 +26,7 @@ first(df, 5)
26
#-
27
28
# Check the scientific types to understand our data structure:
29
-ScientificTypes.schema(df)
+schema(df)
30
31
32
0 commit comments