Skip to content

Commit 73e0e25

Browse files
authored
Merge pull request #17169 from dphansen/davidph-fix-metadata
Fix metadata for Python how-tos
2 parents e707256 + 6d09e41 commit 73e0e25

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

docs/machine-learning/data-exploration/python-dataframe-sql-server.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: Insert Python dataframe into SQL table
3+
titleSuffix: SQL machine learning
34
description: How to insert data from a dataframe into SQL table.
45
author: cawrites
56
ms.author: chadam
67
ms.date: 07/23/2020
7-
ms.topic: conceptual
8+
ms.topic: how-to
89
ms.prod: sql
910
ms.technology: machine-learning
1011
monikerRange: ">=sql-server-2017||>=sql-server-linux-ver15||=azuresqldb-mi-current||=azuresqldb-current||=sqlallproducts-allversions"

docs/machine-learning/data-exploration/python-plot-histogram.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: Plot a histogram for data exploration with Python
3+
titleSuffix: SQL machine learning
34
description: Learn how to create a histogram to visualize data using Python.
45
author: cawrites
56
ms.author: chadam
67
ms.date: 07/14/2020
7-
ms.topic: conceptual
8+
ms.topic: how-to
89
ms.prod: sql
910
ms.technology: machine-learning
1011
monikerRange: ">=sql-server-2017||>=sql-server-linux-ver15||=azuresqldb-mi-current||=azuresqldb-current||=sqlallproducts-allversions"

0 commit comments

Comments
 (0)