Skip to content

Commit 8926b4a

Browse files
author
Nabil Fayak
committed
adjusting checkmate's naming conventions
1 parent c1da59d commit 8926b4a

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

docs/source/start.ipynb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,15 @@
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"source": [
14-
"In this guide, we'll show how you can use DataChecks to automatically catch and warn of problems with your data and problem setup before modeling.. Along the way, we'll highlight DataChecks' built-in tools and features for understanding and interacting with the process."
14+
"In this guide, we'll show how you can use CheckMate to automatically catch and warn of problems with your data and problem setup before modeling.. Along the way, we'll highlight CheckMate's built-in tools and features for understanding and interacting with the process."
1515
]
1616
},
1717
{
1818
"cell_type": "code",
1919
"execution_count": null,
2020
"metadata": {},
2121
"outputs": [],
22-
"source": [
23-
""
24-
]
22+
"source": []
2523
}
2624
],
2725
"metadata": {

docs/source/tutorials.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Tutorials\n",
88
"\n",
9-
"Below are examples of how to apply DataChecks to a variety of problems:"
9+
"Below are examples of how to apply CheckMate to a variety of problems:"
1010
]
1111
}
1212
],

docs/source/user_guide.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# User Guide\n",
88
"\n",
9-
"These guides include in-depth descriptions and explanations of DataChecks' features."
9+
"These guides include in-depth descriptions and explanations of CheckMate's features."
1010
]
1111
}
1212
],

0 commit comments

Comments
 (0)