Skip to content

Commit 569e087

Browse files
EssamWisamablaom
andauthored
Update docs/src/tutorials/standardization/notebook.jl
Co-authored-by: Anthony Blaom, PhD <[email protected]>
1 parent 62f6172 commit 569e087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/standardization/notebook.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ df = coerce(df,
6868
);
6969

7070
# Let's verify that our schema looks correct:
71-
ScientificTypes.schema(df)
71+
schema(df)
7272

7373
# ## Feature Extraction and Data Splitting
7474
#

0 commit comments

Comments
 (0)