Wolfram Resource System

Search the Wolfram Resource System

Search the Wolfram Resource System

Paclet Resource: Wolfram/StylesheetTools

Utilities for creating and editing stylesheet notebooks

Paclet Resource: Wolfram/QuantumFramework

Perform analytic and numeric quantum computations

Paclet Resource: Wolfram/Patterns

Utilities for working with patterns

Paclet Resource: Wolfram/PacletCICD

Continuous integration and deployment for Wolfram Language paclets

Paclet Resource: Wolfram/Multicomputation

Various functions for multicomputation

Paclet Resource: Wolfram/LLMFunctions

Language model and other API based machine learning functions for the WL

Paclet Resource: Wolfram/GitLink

Integrate git functionality into the Wolfram Language

Paclet Resource: Wolfram/CommandLineParser

Parser for command line arguments

Paclet Resource: Wolfram/CodeEquivalenceUtilities

Utilities for testing code equivalence

Paclet Resource: WolframChemistry/ProteinVisualization

Functions for protein visualizations

Paclet Resource: WolframChemistry/MoleculeFingerprints

Compute and compare molecule fingerprints

Paclet Resource: WolframChemistry/IsomerGeneration

Generate Isomers from Chemical Formulas

Paclet Resource: WolframChemistry/ChemistryFunctions

Wolfram Language functions for Chemistry

Paclet Resource: Wolfram/ChatGPTPluginKit

Build plugins for ChatGPT in just a few lines

Paclet Resource: Strangeworks/Strangeworks

Allows Wolfram Mathematica users to submit quantum circuits to quantum hardware through the Strangeworks platform

Paclet Resource: StianRamsnes/MaXrd

Symmetry data and utilities related to crystallography and X-ray scattering

Paclet Resource: RobertNachbar/CompartmentalModeling

Build, visualize, analyze, and simulate compartmental models

Paclet Resource: PeterBurbery/WordCloud

Word cloud functionality

Paclet Resource: PeterBurbery/RecreationalMathematics

This paclet is for recreational mathematics and math puzzles

Paclet Resource: PeterBurbery/BooleanLogic

Work with logical functions and boolean values

Paclet Resource: KlausSutner/Automata

Automata theory package

Paclet Resource: KirillBelov/TelegramBot

Telegram Bot API client for the Wolfram Language

Paclet Resource: KirillBelov/ExchangeLink

Rest API and WebSocket clients for different crypto currency exchanges

Paclet Resource: JasonB/WeakCache

Functions for caching with automatic garbage collection

Paclet Resource: JaneShenGunther/TCGADataTool

TCGA Data Tool retrieves TCGA cancer datasets easily from the NCI GDC and TCIA portals

Paclet Resource: ConnorGray/Organizer

Notebook interface application for organizing notes and to-dos

Paclet Resource: ChristopherWolfram/OpenAILink

GPT, DALL-E, and more through the OpenAI API

Paclet Resource: BradleyAshby/NotebookWorkspaces

Workspaces for auto-saving and quickly switching between sets of notebooks

Paclet Resource: Bob/Games

A collection of games

Paclet Resource: Bob/BaseballReferenceData

Import data from baseball-reference.com

Paclet Resource: AntonAntonov/TriesWithFrequencies

Functions for creation and manipulation of tries (prefix trees) with frequencies

Paclet Resource: AntonAntonov/ROCFunctions

Receiver Operating Characteristic (ROC) functions

Paclet Resource: AntonAntonov/QuantileRegression

Quantile regression functions

Paclet Resource: AntonAntonov/PaLMLink

PaLM API linking functions

Paclet Resource: AntonAntonov/NLPTemplateEngine

Code generation by filling in templates using NLP techniques

Paclet Resource: AntonAntonov/MosaicPlot

Mosaic plots for datasets and lists of records

Paclet Resource: AntonAntonov/MonadMakers

Functions for making software monads

Paclet Resource: AntonAntonov/MonadicSparseMatrixRecommender

A software monad for Sparse Matrix Recommender (SMR) workflows

Paclet Resource: AntonAntonov/MonadicQuantileRegression

Software monad for Quantile Regression workflows

Paclet Resource: AntonAntonov/MonadicLatentSemanticAnalysis

Software monad for Latent semantic analysis

Paclet Resource: AntonAntonov/MermaidJS

Graphics and images corresponding to mermaid-js specifications

Paclet Resource: AntonAntonov/JavaTriesWithFrequencies

WL interface to Tries with frequencies implemented in Java

Paclet Resource: AntonAntonov/FunctionalParsers

Functional parsers

Paclet Resource: AntonAntonov/DataReshapers

Data reshaping functions

Paclet Resource: AntonAntonov/CryptocurrencyData

Cryptocurrency data retrieval

Paclet Resource: AntonAntonov/CallGraph

Call graph generation

Function Resource: SaveAsString

Quickly save an expression to a readable file

Function Resource: EnsureExport

Export data to a file, creating intermediate directories as necessary

Function Resource: ExportMarkdownString

Convert an expression to a string in Markdown format

Function Resource: ExportYAML

Export an expression as a YAML file

Function Resource: ExportNewickString

Generate the Newick string representation of a tree

Function Resource: FileNameWithDate

Add a date stamp to a file name or replace an existing one

Function Resource: FileNameEdit

A convenience function for renaming files

Function Resource: ExportRotatingGIF

Export 3D graphic objects as spinning animations in GIF format

Function Resource: ExportDeescapedJSON

Export an expression to JSON without escaping forward slashes

Function Resource: RegisterFormat

Register an extension or MIME type for automatic detection in Import, Export, and FileFormat

Example Resource: Microscope-Specific File Formats

Use Bio-Formats to import and read microscopy image data and metadata

Function Resource: BackupFile

Quickly duplicate a file with an incremented name

Function Resource: FileQ

Test if a file exists

Function Resource: MonitorFile

Create a FrontEnd object that updates when a file changes

Function Resource: BinaryWriteAt

Overwrite part of a file with binary data

Function Resource: FileFormatQ

Test if a file is in the specified format

Function Resource: FileTreePicker

Create a file tree with expandable directories to select multiple files

Function Resource: CreateRandomFile

Create a file filled with random bytes for testing

Function Resource: ExportImagesToPDF

Create a multipage PDF from a list of images

Function Resource: EnsureFilePath

Create the parent directories necessary to fill out a given file path

Function Resource: FileDownloadResponse

Generate an HTTP response that prompts the browser to download as a given file name

Function Resource: FileSystemCompare

Compare the contents of two directories

Function Resource: ReadScan

Evaluate a function applied to each record in a file

Prompt Resource: ExportingNations

Find a list of countries known for a certain export

Paclet Resource: PeterBurbery/FileSystem

Functions for manipulating files and directories

Function Resource: EnsureJSON

Convert data into a JSON-compatible form

Function Resource: ImportFactorioBlueprintString

Import blueprint strings from the game Factorio

Function Resource: StringAppend

Append a string to another string

Function Resource: StringPrepend

Prepend a string to another string

Example Resource: Experiment with Color Quantization and Compression with GIF Export

Use color quantization to improve image export and compare different quantization methods

Function Resource: RandomString

Generate a random string

Function Resource: ImportNewickString

Import a string in Newick format

Function Resource: StringFunction

Use functions meant for lists on strings

Function Resource: StringSort

Sort the characters in a string

Function Resource: StringAlign

Find interleaved, common and different substrings in a pair of strings

Function Resource: StringPermutations

Get character permutations for a string

Function Resource: StringToBoxes

Convert a string into boxes as if it were typed into a notebook

Function Resource: StringSplitBefore

Split a string before each substring matching a string pattern

Function Resource: StringSplitAfter

Split a string after each substring matching a string pattern

Function Resource: StringSwitch

Switch but for strings

Function Resource: StringTuples

Generate a list of all tuples of characters from a string

Function Resource: ImportYAML

Import a YAML file

Function Resource: StringSelect

Select characters from strings

Function Resource: StringContainsAll

Test if a string contains all elements from a list

Function Resource: StringVenn

Return a Venn set for the letters in two strings

Function Resource: StringWrap

Line-wrap a string at a specific width

Function Resource: StringWithinQ

Test if a string pattern is within an expression

Function Resource: QuantityString

Convert a Quantity to a linear string in a customizable way

Function Resource: SmilesString

Get a SMILES string for a molecule

Function Resource: StringPatternQ

Test whether an expression is valid string pattern

Function Resource: StringObfuscate

Generate an image of a string that is obfuscated so as to resist interpretation by automated systems

Function Resource: ExploreDirectory

Create a file explorer interface for a directory

Function Resource: DynamicStringSearch

Search through many strings dynamically

Function Resource: StringOverlaps

Find substrings that overlap between strings

Function Resource: ImportMarkdownString

Convert a string in Markdown format to a formatted expression

Function Resource: SlugifyString

Process strings to make them more URL friendly

Function Resource: StringIntersection

Find the characters common to multiple strings

Function Resource: StringUnion

Find the distinct characters in multiple strings

Function Resource: QuantityToSimpleString

Format a Quantity as a human-readable string

Function Resource: ImportCSVToDataset

Import CSV and TSV files to datasets

Function Resource: CharacterCurves

Turn any character into a graphics object

Function Resource: GeneralizedDMSString

Convert an angle into a customizable degree-minute-second string

Function Resource: SVGImport

Import an SVG file as a graphics object

Function Resource: MarkdownTableString

Convert Wolfram Language data into Markdown-friendly table strings

Function Resource: MetricNumberString

Convert raw numbers into metric system amounts for human readability

Function Resource: StringOverlapsQ

Test whether a string or strings have overlaps

Function Resource: RandomSmilesString

Get a random SMILES string for a molecule

Function Resource: ToFullString

Create a string of the FullForm of an expression with fully qualified symbol names

Function Resource: NumberParse

Parse a string to a number safely

Function Resource: MonitorFolder

Asynchronously monitor the contents of a folder for the appearance of new files

Function Resource: HexStringToReal

Convert a hexadecimal string to a real number

Function Resource: StringReplaceRow

Replace parts of strings with expressions to create a row

Function Resource: ImageRead

Read and return an image file from disk

Function Resource: RealToHexString

Get a string representing the hexadecimal form of a real number

Function Resource: StringTemplateInput

Automatically format a string into boxes for documentation purposes

Function Resource: RelativeTimeString

Convert a date to a human-readable string relative to the current time

Function Resource: ReadPNG

Efficiently read a PNG file from disk and return the image

Function Resource: OrdinalNumberString

Convert integers to strings representing ranks: 1st, 2nd, 3rd, etc.

Function Resource: StringDisjointQ

Test if two strings have no common characters

Function Resource: StringIntersectingQ

Test if two strings have any common characters

Function Resource: ReadableTimeString

Convert raw seconds into a human-readable amount of time

Function Resource: ProteinImageString

Visualize text with letters represented by protein structures

Function Resource: FindStringProof

Try to find a proof of equivalence between strings in a given multiway system

Function Resource: ImportPGN

Import a PGN file or string as an association of structured chess data

Function Resource: DirectorySize

Find the total size of a directory

Data Resource: USB Device Vendors and Devices

A dataset of the vendors and devices in the Linux usb.ids file

Function Resource: WordsFromExecutable

Retrieve the words found in an executable file

Function Resource: HighlightText

Highlight parts of text according to a given pattern

Function Resource: JaroSimilarity

Compute the Jaro similarity between two strings

Function Resource: FromAlBhedString

Translate a string from Al Bhed, the cipher language from the game Final Fantasy X, to Latin or hiragana

Function Resource: ToAlBhedString

Translate a string from Latin or Hiragana to Al Bhed, the cipher language from the game “Final Fantasy X”

Function Resource: GetDefinitions

Use Get without modifying the $ContextPath

Function Resource: StringGlocalMultiwaySystem

Simulate the evolution of a string substitution system as a "glocal" (hybrid of global and local) multiway system

Example Resource: Statistical Report of Email Threads in an MBOX File

Function Resource: StringGlocalBranchialGraph

Generate a graph of branch pair ancestry for a string substitution "glocal" (hybrid of global and local) multiway system

Function Resource: RelativePath

Create a file path relative to a given directory

Function Resource: OverlapFreeStringTuples

Find all overlap-free strings of a specified length

Function Resource: StringsToVectors

Convert a set of text strings to numeric vectors

Prompt Resource: SummarizeContent

Summarize the contents of a file or URL

Function Resource: GenerateJUnitReport

Convert a TestReport to an exportable XML document

Function Resource: ToCamelCase

Convert a string to lower camel case

Function Resource: DirectoryNames

List directories in specified directories

Function Resource: ObjectExistsQ

Check if an object exists

Paclet Resource: WolframExternalFunctions/YAML

A package for reading and writing YAML files

Function Resource: BitStringLinearSolve

A memory efficient form of solving linear systems modulo 2

Function Resource: BitStringNullSpace

A memory efficient form of computing the null space of a matrix modulo 2

Function Resource: BitStringRowReduce

A memory efficient form of Gaussian elimination to row echelon form modulo 2

Function Resource: ImportOnce

A version of Import which uses a cache of the result unless the source file has changed

Function Resource: ChessPGNDisplay

Dynamically display chess games from a Portable Game Notation (PGN) string or file

Function Resource: SaveReadableNotebook

Save a notebook to a file that is formatted to maximize readability when viewing changes in version control systems

Function Resource: MonitoredDownload

Asynchronously download a file while dynamically showing the progress of the download

Function Resource: RunBeforeLoading

Evaluate an expression when a package is first loaded

Function Resource: RunAfterLoading

Evaluate an expression when a package finishes loading

Function Resource: CreatePackageEventHandler

Create an event handler that evaluates an expression when a package is loaded

Function Resource: InternetArchiveData

Search and import files from the Internet Archive

Function Resource: LegacyHDFImport

Import data from HDF (Hierarchical Data Format) files that utilize older versions of the HDF format

Paclet Resource: SamplePublisher/SampleInterdependentPaclet

A paclet showing how to share symbols between package files

Function Resource: RainbowHighlight

Make your text legendary by dynamically scrolling the colors of the rainbow

Function Resource: KeywordPlot

Plot the density of keywords in a piece of text

Function Resource: EnsureDirectory

Ensure that a directory exists, no matter what

Function Resource: DICOMAnonymize

Anonymize DICOM files by removing or replacing metadata that could lead to identification of a patient

Function Resource: FromCamelCase

Split camel case phrases into separate words

Function Resource: KoremutakeConvert

Convert to and from Koremutake memorable random strings

Example Resource: Bernstein–Vazirani Algorithm

Construct the Bernstein–Vazirani quantum circuit for a given secret string

Function Resource: KeywordsGraph

A weighted graph visualizing the flow and clustering of ideas in the text

Function Resource: HighlightTextDifferences

Highlight the changes between two similar strings

Function Resource: ImportVTT

Import Web Video Text Tracks (.vtt) data

Function Resource: OpenStreamQ

Test if a stream is open

Function Resource: ImportWavefrontRFL

Import a Wavefront RFL file

Function Resource: SalvageNotebook

Salvage a possibly corrupt notebook file by extracting all valid cells from it

Function Resource: ImportSafetensors

Import a safetensors binary file

Function Resource: ImportOBJ

Import a Wavefront OBJ file

Prompt Resource: FilenameSuggest

Write an easy filename to use

Function Resource: RandomStrongPassword

Create a safe password with random ASCII characters usually available on the keyboard (English and Latin characters)

Function Resource: HexToColor

Convert hex strings into colors

Function Resource: KatakanaQ

Test if a string is composed of katakana characters

Function Resource: HiraganaQ

Test if a string is composed of hiragana characters

Function Resource: KanjiQ

Test if a string is composed of kanji characters

Function Resource: ChaoDecipher

Decipher a Chaocipher-enciphered string

Function Resource: ChaoCipher

Encipher a string using the Chaocipher

Function Resource: DecodeFromIDNA

Decode an IDNA string

Function Resource: SpectrogramEncode

Hide a string in a spectrogram

Function Resource: ImportGeoParquet

Import a GeoParquet file as a dataset

Function Resource: NotebookRelativePath

Return the full path to a file relative to the current notebook

Example Resource: Build a Classifier to Detect the Language of a Text

Import French, English, German, and Spanish texts from the web to use to train a classifier

Function Resource: AffineDecipher

Decipher a string using the affine cipher

Function Resource: CaesarCipher

Performs Caesar’s substitution cipher on a string

Function Resource: DirectoryImagesViewer

View image files from a given directory

Function Resource: AffineCipher

Encipher a string using the affine cipher

Function Resource: VigenereDecipher

Decipher a Vigenère-enciphered string

Function Resource: CaesarDecipher

Decipher a Caesar-enciphered string

Function Resource: RainbowText

Make any text fabulous by coloring the letters with rainbow colors

Function Resource: EncodeToIDNA

Encode a string to the IDNA format

Function Resource: ColorToHex

Convert a color to a hex string

Function Resource: SyntaxHighlight

Syntax-highlight a code string

Function Resource: ToggleLogInputs

Automatic logging of executed input cells to a file

Function Resource: EncodeHTMLCharacterEntities

Encode regular Unicode characters in a string to their HTML character entities

Function Resource: LongestCommonPrefix

Find the longest common contiguous prefix of a set of strings or lists

Function Resource: RailFenceDecipher

Decipher a string enciphered by the rail fence cipher

Function Resource: RailFenceCipher

Encipher a string using the rail fence cipher

Function Resource: FromCharacterName

Get a string character from its name

Function Resource: ToRegularExpression

Convert a string expression or a related object to a regular expression

Function Resource: GenerateVerificationTests

Generate a VerificationTest file for all permutations of arguments

Function Resource: ImportHEALPix

Import a file that contains HEALPix encoded data

Function Resource: WLTToNotebook

Convert a Wolfram Language test file to a testing notebook

Function Resource: TraceLoading

Monitor file-loading events during the evaluation of an expression

Function Resource: BrainLanguageEncode

Encode a string into brain language code

Function Resource: HillCipherDecrypt

Decrypt a string encrypted by a Hill cipher

Function Resource: RandomSubstitutionSystemRule

Generate a random string substitution rule

Function Resource: MorseCipher

Encode a string with extended Morse code

Function Resource: HuffmanEncode

Find a Huffman encoding from a string

Function Resource: ColorSearch

Search for colors containing a given string

Function Resource: PigpenCipher

Encipher a string using the pigpen cipher

Function Resource: AtbashCipher

Encipher a string using the Atbash cipher

Function Resource: VigenereCipher

Perform Vigenère's substitution cipher on a string

Function Resource: SentenceCount

Count the number of sentences in a string of text

Function Resource: HexConvert

Convert hexadecimal strings to integers and vice versa

Paclet Resource: FaizonZaman/LexicalCases

Extract lexical patterns from text

Paclet Resource: WolframInstitute/PiMachine

Universal Reversible Machine

Function Resource: TextWatermark

Hide an invisible textual watermark within a string

Function Resource: CompassPoint

Returns a string with the closest (inter)cardinal direction

Function Resource: Pacletize

Create a paclet layout from a collection of files, symbols and contexts

Function Resource: ExifAltitude

Extract the elevation that an image was taken at with the EXIF metadata attached to a file

Function Resource: WebDAVProperties

Fetch file and directory properties from a WebDAV server

Function Resource: ChemicalNameToSMILES

Convert a chemical name into a SMILES identifier string

Function Resource: ValidSymbolIdentifierQ

Check whether a string is a valid symbol name

Function Resource: ToKatakana

Convert any hiragana characters in a string to katakana

Function Resource: ToHiragana

Convert any katakana characters in a string to hiragana

Function Resource: SmilesPlot

Visualize a SMILES string together with the molecule it represents

Function Resource: ASTPattern

Convert a pattern to match a corresponding CodeParser AST node

Data Resource: World Cup 1988 Network

Network describing the 22 soccer teams which participated in the World Cup in Paris 1998

Function Resource: TextTake

Take a section of text specified by a number and textual unit

Function Resource: AutocompleteSearchQuery

Generate suggested text for autocompletion of a search query

Function Resource: LSystem

Generate an L-system

Function Resource: VersionOrder

Compare two version numbers to determine their order

Function Resource: LabelListPlot

Plot the occurrences of labels in a list

Function Resource: MagicInteger

Iterate through integer names until an integer equal to its string length is reached

Function Resource: FromISOTimestamp

Parse a string in ISO 8601 format to a DateObject

Function Resource: FITImport

Import a FIT file to analyze data from cycling computers, smart watches and other devices

Function Resource: ValidISBNQ

Check if a string is a valid ISBN-13 or ISBN-10

Function Resource: HuffmanTree

Find a Huffman tree encoding from an input string

Function Resource: CreateSortableUniqueID

Create a K-Sortable Unique Identifiers hexadecimal string

Function Resource: ImportMTL

Import a Wavefront Material Template Library file as a labeled set of graphics directives

Function Resource: ConcordanceWords

Find words associated with a search term in a list, text file, PDF or URL

Function Resource: MigrateSettingsToWolframApp

Migrate user files and settings from 14.0 and earlier to the Wolfram app

Prompt Resource: CSV

Convert text to a comma-separated-value formatted table

Function Resource: DecodeHTMLCharacterEntities

Decode HTML character entities in a string with their regular Unicode characters

Function Resource: EnumerateSubstitutionSystemRules

Enumerate possible inequivalent string substitution rules with a given signature

Function Resource: ScreamDecipher

Decipher a scream string as defined by Randall Munroe in xkcd #3054

Function Resource: ShowQuotes

Style the output so that quotation marks (as string characters) appear

Function Resource: TextToKaleidoscope

Create a square-symmetric image from a long string of text

Function Resource: Uwuify

Express text in the flavor of the uwu emoticon for cuteness

Function Resource: LSystemPlot

Display an L-system

Function Resource: OSMImport

Import OSM (OpenStreetMap) data from XML files or the OSM API

Function Resource: PDBImport

Import protein data in the Protein Data Bank (PDB) format

Function Resource: Spotlight

Access the Spotlight feature in macOS from within the Wolfram Language

Function Resource: FCGRImage

Produce a frequency chaos game representation image from a string of nucleotides

Function Resource: ConvertSequenceBondsToDotBracketForm

Convert the bonds of a biomolecular sequence to a string in a basic dot-bracket form

Prompt Resource: TSV

Convert text to a tab-separated-value formatted table

Function Resource: TextChangeAnimation

Create an animation of text changing

Function Resource: GBIFImport

Import occurrences from Global Biodiversity Information Facility (GBIF) data

Function Resource: INaturalistImport

Import iNaturalist data

Data Resource: NYC Motor Vehicle Collisions

Motor vehicles collisions between road users reported to the NYPD.

Function Resource: DataResourceFromDirectory

Create a data resource definition notebook from data in a directory

Function Resource: SparseAssociation

Create a rectangular data structure that behaves like a SparseArray indexed by string keys

Function Resource: MoleculeNeutralize

Neutralize the ionic form of a molecule provided as a Molecule, SMILES or InChI string

Function Resource: DirectoryBlock

Temporarily change the current directory for an evaluation and ensure that it is restored when evaluation is completed

Function Resource: ResetDirectoryStack

Reset the value of Directory[] and DirectoryStack[]

Function Resource: GPTTokenizer

Tokenize an input string into a list of integers from a vocabulary that was originally used to train GPT nets

Function Resource: AlkaneName

Generate the name of the straight-chain alkane with the specified number of carbon atoms

Function Resource: ObjectIfExists

Get an object only if it exists

Function Resource: LaTeXPreview

Render LaTeX as an image

Function Resource: PiTopConnect

Provide Wolfram Language-based access to the pi-top Maker Architecture available for the pi-top [4]

Data Resource: Guitar Chords for Picking

Complete set of 4-note guitar chords for picking

Function Resource: FirstWebImage

Get a single image from a web search

Function Resource: RandomPhoto

Get random photographs of given sizes

Function Resource: ToExpressionMatched

Interpret input and check that the resulting expression matches a specific pattern

Function Resource: ShowGitStatus

Display the status of a git repository

Data Resource: Full Text of A New Kind of Science

The full text of Stephen Wolfram’s A New Kind of Science

Function Resource: NucleotideName

Construct the semisystematic name of an oligonucleotide from its DNA or RNA base sequence

Function Resource: MaTeXInstall

Install or update the MaTeX package

Function Resource: ImportGravatarImage

Import an avatar image from the Gravatar service

Function Resource: AlignmentToPositionDifferences

Convert a sequence alignment to a list of positional differences from the first sequence to the second

Function Resource: CaliforniaCOVID19Data

Generate datasets from California COVID-19 data released by the State of California

Function Resource: ElasticData

Compute elastic properties of a material with a specified elastic tensor (stiffness matrix)

Function Resource: ByteArrayToBitList

Converts a byte array to a list of bits

Function Resource: BitListToByteArray

Convert a list of bits to a byte array

Function Resource: MaterialsProjectData

Get material properties from the Materials Project database

Function Resource: UnitedStatesWildfireData

Get data for wildfires observed by the NASA MODIS satellites

Function Resource: NYTimesCOVID19Data

Import data from the New York Times COVID-19 United States county-by-county data

Function Resource: USElectionAtlasData

Retrieve US election data by year and office from Dave Leip's Atlas of US Presidential Elections

Function Resource: VAERSData

Import Vaccine Adverse Event Reporting System data

Function Resource: AutomaticReport

Create an automatic report from a given text query

Function Resource: OWIDCOVID19Data

Generate testing and vaccination datasets from the OWID COVID-19 data site

Function Resource: CopyAsExcelData

Copy a list to the clipboard in a format that can be pasted directly into a spreadsheet

Function Resource: JHUCOVID19VaccineData

Estimated COVID-19 vaccine doses administered by US state

Data Resource: Raw Data For The Long Term Selection Experiment For Oil And Protein In Corn

Raw data from each ear analyzed each year of the Illinois long-term selection experiment for oil and protein in corn (1896-2004)

Function Resource: GBIFSearch

Search for taxa occurrences using the Global Biodiversity Information Facility (GBIF) Occurrences API

Function Resource: OEISSequence

Return the list provided by the OEIS for a given OEIS sequence number

Function Resource: ToPythonFunction

Convert a Wolfram Language function to a Python function

Data Resource: Hansen Solubility Parameters

Hansen solubility parameters for 211 common solvents

Data Resource: SQuAD v1.1 Tokens Generated with WL

A list of isolated words and symbols from the SQuAD dataset, which consists of a set of Wikipedia articles labeled for question answering and reading comprehension

Data Resource: SQuAD v2.0 Tokens Generated with WL

A list of isolated words and symbols from the SQuAD dataset, which consists of a set of Wikipedia articles labeled for question answering and reading comprehension

Data Resource: Global Landslide Catalog

The Global Landslide Catalog considers all types of mass movements triggered by rainfall, which have been reported in the media, disaster databases, scientific reports, or other sources.

Function Resource: MermaidInk

Get an image corresponding to a Mermaid-JS specification via the web Mermaid-Ink interface of Mermaid-JS

Function Resource: ImportSheetData

Interactively import data from a spreadsheet

Paclet Resource: WolframChemistry/Selfies

SELF-referencIng Embedded Strings

Function Resource: OEISLookup

Look up a sequence of numbers on the Online Encyclopedia of Integer Sequences (OEIS)

Function Resource: PartitionCrank

Get Dyson's crank of an integer partition

Function Resource: MortonCurve

Generate a Morton (z-order) curve

Function Resource: MixtilinearIncircles

Get the three mixtilinear incircles of a triangle

Paclet Resource: PeterBurbery/DateTime

A paclet that contains functions for date and time

Function Resource: SkewnessAround

Calculate the skewness of a list along with its uncertainty

Function Resource: VarianceAround

Calculate the variance of a list along with its uncertainty

Function Resource: KurtosisAround

Calculate the kurtosis of a list along with its uncertainty

Function Resource: HypergraphToGraph

Convert a hypergraph to a graph with the same distance matrix

Function Resource: KillItWithFire

Equivalent to DeleteObject, except uses fire to delete

Example Resource: Explore Symmetries of Crystal Systems

Get symmetry, edge and angle properties of crystal systems using the Entity framework

Example Resource: The Birthday Problem in a Million Simulations

Simulate and analyze the probability of shared birthdays in a million randomly selected groups

Function Resource: PhraseRiffle

Convert a list of strings into a phrase

Function Resource: DecorrelationStretch

Apply a decorrelation stretch to an image

Function Resource: IntensifiesFrames

Label an image and generate the frames of the popular [Intensifies] meme

Function Resource: ConvertStringsToSymbols

Convert strings inside an expression to symbols without evaluating them further

Function Resource: NearestColorName

Find the color name closest to a given color

Function Resource: SymbolNameTranslate

Get the translated name of a Wolfram Language symbol in a given language

Data Resource: Organ Transplants by Country

Organ Donation and Transplantation Activities

Function Resource: WordsFromBitcoinBlockchain

Get the words found in the input transaction bytes in bitcoin blockchains

Function Resource: FromRecursiveRewrite

Recover expressions using RecursiveRewrite-generated rules

Function Resource: OptionNames

Get the names of options for a function, possibly filtered according to a pattern

Function Resource: NeedsDefinitions

Equivalent to Needs, but does not modify the $ContextPath

Function Resource: ScheduleCloudObjectExpiration

Deploy a task to delete or replace a CloudObject after a delay

Function Resource: AncientNumberRepresentation

Display the written representation of an integer in any of several ancient number systems, including Babylonian

Function Resource: SessionHistoryNotebook

Create a notebook containing all inputs and outputs from the current kernel session

Function Resource: ToNegabinary

Get the negabinary representation of an integer

Function Resource: UnformalizeSymbols

Convert formal symbols in an expression into non-formal versions

Function Resource: FormalizeSymbols

Convert symbols in an expression into formal symbols

Function Resource: OutShuffle

Perform an out shuffle on a list

Function Resource: InShuffle

Perform an in shuffle on a list

Function Resource: BinarySerializeWithDefinitions

Serialize an expression along with any dependent definitions

Function Resource: CellBoundingRectangle

Get the bounding rectangle coordinates for a cell as it appears in a notebook

Function Resource: LatinizedText

Generate dummy text of Latin words in the style of Lorem Ipsum

Function Resource: PalindromicSubsequences

Find palindromic subsequences in lists

Function Resource: BalancedTernary

Convert integers to and from balanced ternary

Function Resource: BuildInterpretationLookup

Build a lookup association from data to its interpretation

Data Resource: United States Supreme Court Decisions 1946-present

Datasets relating to Supreme Court cases from 1946 to present

Function Resource: WordAffixStructure

Separate the stem of an English word from its affixes

Function Resource: ElevenLabsHighlightSpeak

Dynamically highlight content as it is spoken

Data Resource: Sample Data: Yellowstone Geothermal Features

Locations of some geothermal features and geysers in Yellowstone National Park

Function Resource: DateSetter

Create a control for choosing a date

Function Resource: OpenWebMap

Open a geographic position in an online mapping service

Function Resource: BulgarianStem

Find stems of Bulgarian words

Function Resource: AddSemantics

Automatically add semantics to structured data

Function Resource: TimeSetter

A control to set a time

Data Resource: LEGO Colors

Color specifications and names used for LEGO bricks

Function Resource: PatternSort

Sort a list of patterns according to their precedence

Function Resource: HMAC

Cryptographic hash-based message authentication code used to verify data integrity and authenticity

Function Resource: DuckDuckGoQuery

Query instant answers from the DuckDuckGo safe search engine web API

Function Resource: PrintAsCellObject

Print an expression and get the corresponding CellObject

Function Resource: NibbleArray

An array of nibbles (four-bit values)

Function Resource: DigitSum

Find the sum of digits in the positional representation of an integer

Neural Net Resource: FastDVDNet Trained on DAVIS Data

Remove noise from a video