Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.2K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

More efficient way to extract info about Wolfram symbols and their docs?

Posted 2 years ago
POSTED BY: Jakub Holý
2 Replies
Posted 2 years ago
POSTED BY: Jakub Holý
Posted 2 years ago

Apart from the initial download, this should be faster

data = EntityValue[WolframLanguageData[], {"Name", "PlaintextUsage"}, "EntityPropertyAssociation"];
data // Shallow
data[Entity["WolframLanguageSymbol", "Sin"]]
POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard