Skip to main content
Back to top
Ctrl
+
K
Install
Learn
Documentation
Contribute
Community
Releases
About
More
Input and Output (skbio.io)
Biological Sequences (skbio.sequence)
Sequence Alignments (skbio.alignment)
Trees and Phylogenetics (skbio.tree)
Community Diversity (skbio.diversity)
Multivariate Statistics (skbio.stats)
Biological Embeddings (skbio.embedding)
Data Table (skbio.table)
Metadata (skbio.metadata)
Workflow construction (skbio.workflow)
Utilities for Developers (skbio.util)
GitHub
Twitter
Install
Learn
Documentation
Contribute
Community
Releases
About
Input and Output (skbio.io)
Biological Sequences (skbio.sequence)
Sequence Alignments (skbio.alignment)
Trees and Phylogenetics (skbio.tree)
Community Diversity (skbio.diversity)
Multivariate Statistics (skbio.stats)
Biological Embeddings (skbio.embedding)
Data Table (skbio.table)
Metadata (skbio.metadata)
Workflow construction (skbio.workflow)
Utilities for Developers (skbio.util)
GitHub
Twitter
Section Navigation
skbio.embedding.Embedding
skbio.embedding.Embedding.__eq__
skbio.embedding.Embedding.__ge__
skbio.embedding.Embedding.__getstate__
skbio.embedding.Embedding.__gt__
skbio.embedding.Embedding.__hash__
skbio.embedding.Embedding.__le__
skbio.embedding.Embedding.__lt__
skbio.embedding.Embedding.__ne__
skbio.embedding.Embedding.__str__
skbio.embedding.Embedding.bytes
skbio.embedding.SequenceEmbedding
skbio.embedding.ProteinEmbedding
skbio.embedding.SequenceVector
skbio.embedding.ProteinVector
skbio.embedding.embed_vec_to_numpy
skbio.embedding.embed_vec_to_distances
skbio.embedding.embed_vec_to_ordination
skbio.embedding.embed_vec_to_dataframe
Biological Embeddings (
skbio.embedding
)
skbio.embedding.Embedding
skbio.embedd...
skbio.embedding.Embedding.__gt__
#
Embedding.
__gt__
(
value
,
/
)
#
Return self>value.
On this page
Embedding.__gt__()