Skip to content

Commit 3d9336c

Browse files
authored
Remove Dracula Transform reference (dotnet#37)
1 parent b4b5c77 commit 3d9336c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet/xml/Microsoft.ML.Runtime.Data/HashJoin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</AssemblyInfo>
3131
<Attributes>
3232
<Attribute>
33-
<AttributeName>Microsoft.ML.Runtime.EntryPoints.TlcModule/EntryPoint(Desc="Converts column values into hashes. This transform accepts both numeric and text inputs, both single and vector-valued columns. This is a part of the Dracula transform.", Name="Transforms.HashConverter", ShortName="HashJoin", UserName="Hash Join Transform")</AttributeName>
33+
<AttributeName>Microsoft.ML.Runtime.EntryPoints.TlcModule/EntryPoint(Desc="Converts column values into hashes. This transform accepts both numeric and text inputs, both single and vector-valued columns.", Name="Transforms.HashConverter", ShortName="HashJoin", UserName="Hash Join Transform")</AttributeName>
3434
</Attribute>
3535
</Attributes>
3636
<ReturnValue>
@@ -49,4 +49,4 @@
4949
</Docs>
5050
</Member>
5151
</Members>
52-
</Type>
52+
</Type>

0 commit comments

Comments
 (0)