Properties¶
Summary¶
property |
class parent |
truncated documentation |
---|---|---|
|
MagicFile |
return the context or None |
|
MagicGraph |
return the context or None |
|
MagicNotebook |
return the context or None |
|
MagicSQL |
return the context or None |
TreeGraphListener |
return edges |
|
|
TableFormula |
|
TreeGraphListener |
return vertices |
|
AutoCompletionSQLObject |
returns the true name of the object |
|
|
TableFormula |
|
|
TableFormula |
|
|
TableFormula |
Can we transpose this DataFrame without creating any new array objects. |
TableFormula |
||
|
TableFormula |
|
AutoCompletionSQLObject |
returns the filtered name |
|
|
TableFormula |
|
|
TableFormula |
Whether all the columns in a DataFrame have the same type. Returns ——- bool See Also … |
|
TableFormula |
|
|
TableFormula |
Return boolean indicating if self is view of another array |
|
TableFormula |
|
|
TableFormula |
|
|
TableFormula |
Analogue to ._values that may return a 2D ExtensionArray. |
|
TableFormula |
Access a single value for a row/column label pair. Similar to |
|
TableFormula |
Dictionary of global attributes of this dataset. |
|
TableFormula |
Return a list representing the axes of the DataFrame. It has the row axis labels and column axis labels as the … |
|
Colormap |
|
|
CSharpLexer |
|
|
CSharpLexerBase |
|
|
DOTLexer |
|
|
Python3Lexer |
|
|
RLexer |
|
|
SQLiteLexer |
|
|
SimpleWorkflowLexer |
|
|
MagicFile |
A contextmanager for running a block with our cross validation lock set to True. At the end of the block, … |
|
MagicGraph |
A contextmanager for running a block with our cross validation lock set to True. At the end of the block, … |
|
MagicNotebook |
A contextmanager for running a block with our cross validation lock set to True. At the end of the block, … |
|
MagicSQL |
A contextmanager for running a block with our cross validation lock set to True. At the end of the block, … |
StockPrices |
Returns the dataframe. |
|
|
Colormap |
|
|
TableFormula |
Return the dtypes in the DataFrame. This returns a Series with the data type of each column. The result’s … |
|
TableFormula |
Indicator whether Series/DataFrame is empty. True if Series/DataFrame is entirely empty (no items), meaning any … |
|
TableFormula |
Get the properties associated with this pandas object. The available flags are |
|
TableFormula |
Access a single value for a row/column pair by integer position. Similar to |
|
TableFormula |
Purely integer-location based indexing for selection by position. |
|
Python3Lexer |
|
|
CSharpLexer |
|
|
CSharpLexerBase |
|
|
DOTLexer |
|
|
Python3Lexer |
|
|
RLexer |
|
|
SQLiteLexer |
|
|
SimpleWorkflowLexer |
|
|
Python3Lexer |
|
|
CSharpLexer |
|
|
CSharpLexerBase |
|
|
DOTLexer |
|
|
Python3Lexer |
|
|
RLexer |
|
|
SQLiteLexer |
|
|
SimpleWorkflowLexer |
|
|
TableFormula |
Access a group of rows and columns by label(s) or a boolean array. |
|
TableFormula |
Return an int representing the number of axes / array dimensions. Return 1 if Series. Otherwise return 2 if DataFrame. … |
|
Python3Lexer |
|
StockPrices |
||
|
TableFormula |
Return a tuple representing the dimensionality of the DataFrame. See Also ——– ndarray.shape … |
|
TableFormula |
Return an int representing the number of elements in this object. Return the number of rows if Series. Otherwise … |
|
CSharpLexer |
|
|
CSharpLexerBase |
|
|
DOTLexer |
|
|
Python3Lexer |
|
|
RLexer |
|
|
SQLiteLexer |
|
|
SimpleWorkflowLexer |
|
|
CSharpLexer |
|
|
CSharpLexerBase |
|
|
CSharpParser |
|
|
CSharpParserBase |
|
|
CSharpPreprocessorParser |
|
|
DOTLexer |
|
|
DOTParser |
|
|
Python3Lexer |
|
|
Python3Parser |
|
|
RFilter |
|
|
RLexer |
|
|
RParser |
|
|
SQLiteLexer |
|
|
SQLiteParser |
|
|
SimpleWorkflowLexer |
|
|
SimpleWorkflowParser |
|
|
TableFormula |
Returns a Styler object. Contains methods for building a styled HTML representation of the DataFrame. … |
|
CSharpLexer |
|
|
CSharpLexerBase |
|
|
DOTLexer |
|
|
Python3Lexer |
|
|
RLexer |
|
|
SQLiteLexer |
|
|
SimpleWorkflowLexer |
|
StockPrices |
Returns the tick name. |
|
|
Python3Lexer |
|
|
CSharpLexer |
|
|
CSharpLexerBase |
|
|
DOTLexer |
|
|
Python3Lexer |
|
|
RLexer |
|
|
SQLiteLexer |
|
|
SimpleWorkflowLexer |
|
|
TableFormula |
Return a Numpy representation of the DataFrame. |