Properties#

Summary#

property

class parent

truncated documentation

Groups

ProjectsRepository

Returns all available groups in the repository.

Level

ElectionResults

Returns the level (département or canton).

LevelCol

ElectionResults

Returns the column associated to the level (their name depends on the level).

Location

ProjectsRepository

T0

ElectionResults

Returns the dataframe for the first round.

T1

ElectionResults

Returns the dataframe for the second round.

WeightsNorm

ElectionResults

Returns the proportion of voters for each regions.

Year

ElectionResults

Returns the year.

_repr_html_

LassoRandomForestRegressor

HTML representation of estimator. This is redundant with the logic of _repr_mimebundle_. The latter should …

cross_validation_lock

CustomMagics

A contextmanager for running a block with our cross validation lock set to True. At the end of the block, …

daemon

FlaskInThread

A boolean value indicating whether this thread is a daemon thread. This must be set before start() is called, otherwise …

daemon

ParallelThread

A boolean value indicating whether this thread is a daemon thread. This must be set before start() is called, otherwise …

dataframe

TableFormula

creates a pandas dataframe

ident

FlaskInThread

Thread identifier of this thread or None if it has not been started. This is a nonzero integer. See the get_ident() …

ident

ParallelThread

Thread identifier of this thread or None if it has not been started. This is a nonzero integer. See the get_ident() …

json

TableFormula

returns a json format

name

FlaskInThread

A string used for identification purposes only. It has no semantics. Multiple threads may be given the same name. …

name

ParallelThread

A string used for identification purposes only. It has no semantics. Multiple threads may be given the same name. …

native_id

FlaskInThread

Native integral thread ID of this thread, or None if it has not been started. This is a non-negative integer. …

native_id

ParallelThread

Native integral thread ID of this thread, or None if it has not been started. This is a non-negative integer. …

np_array

TableFormula

returns the values as a numpy array

np_matrix

TableFormula

returns the values as a numpy matrix

shape

TableFormula

returns the size(nb rows, nb columns)

size

TableFormula

returns the size(nb rows, nb columns)