Suppose I have class:
class Root: big_data: DataFrame def __init__(this, big_data: DataFrame): this.big_data = big_data ... class Elaboration(R