Classes

Summary

class

class parent

truncated documentation

AutoCompletionSQLObject

a simple class which allows auto completion for tables, columns…

CSharpClass

:epkg:`C#` class.

CSharpDomain

Base class of a :epkg:`C#` domaon.

CSharpElement

Base class of a :epkg:`C#` element.

CSharpLexer

CSharpLexerBase

CSharpMethod

:epkg:`C#` function.

CSharpParser

CSharpParser

Parses :epkg:`C#`.

CSharpParserBase

CSharpParserListener

CSharpParserListenerSignatures

:epkg:`C#` Listener

CSharpPreprocessorParser

CSharpPreprocessorParserListener

CSharpType

:epkg:`C#` type

CSharpVariable

:epkg:`C#` variables

Color

Lists of known colors.

Colormap

Snippets of code from colormap/colors.py, …

Corrplot

An implementation of correlation plotting tools (corrplot). the class requires scipy. …

DBException

custom exception

DOTLexer

DOTListener

DOTParser

Database

This class allows the user to load table from text files and store them into a SQL file which can be empty or not, …

DatabaseCore

Core methods for class Database.

DatabaseCore2

Complementary methods for class Database.

DatabaseImportExport

This class is not meant to be working alone. It contains import, export function for a database, in various formats. …

DatabaseJoinGroup

This class is not neant to be working alone. It contains functions for a database able to build SQL requests for …

DatabaseObject

Methods for database related to object, see Database.

DownloadDataException

raised when data cannot be downloaded

ExceptionSQL

exception related to SQL instructions and only them

InterfaceSQL

Abstract class to connect to a SQL server using various way. It will be used to implement magic functions

InterfaceSQLDatabase

Abstract class to connect to a SQL server using various way. It will be used to implement magic functions

InterfaceSQLException

a specific exception

Linkage

Linkage used in other tools such as Heatmap, the class requires scipy.

MagicFile

Defines magic commands to help with files

MagicGraph

Defines magic commands about graphs

MagicNotebook

Defines magic commands to help with notebooks

MagicSQL

Defines SQL commands to play with sqlite3 See notebook SQL Magic Commands with SQLite in a Notebook. …

NoHeaderException

just to be meant to be caucht later by a unit test

Python3Lexer

Python3Listener

Python3Parser

R2PyConversionError

Raised when conversion cannot be done.

RFilter

RFilterListener

RLexer

RListener

RParser

RetrieveDataException

raised when data cannot be downloaded

SQLiteLexer

SQLiteListener

SQLiteParser

SQLiteParserListener

SimpleWorkflowLexer

SimpleWorkflowListener

SimpleWorkflowParser

StockPrices

Defines a class containing stock prices, provides basic functions, the class uses :epkg:`pandas` to load the data.

StockPricesException

Raised by StockPrices classes.

StockPricesHTTPException

Raised by StockPrices classes.

TableFormula

Extends class :epkg:`pandas:DataFrame` or proposes extensions to existing functions using lambda functions. See …

TextFile

This class opens a text file as if it were a binary file. It can deal with null characters which are missed by open …

TextFileColumns

This class opens a text file as if it were a binary file. It can deal with null characters. The file is interpreted …

TreeGraphListener

This class is an attempt to run through the tree and to convert into a graph.

TreeStringListener

This class is an attempt to run through the tree and convert it into a string.

TreeStringListener

This class is an attempt to run through the tree and convert it into a string.