Transformation des données csv provenant du repository Github https://github.com/decoderleco/deces_europe

Constructors

Properties

polarsSourceDataFrame: DataFrame
sourceDataFilePath: string

The path to the file containing the data to transform "the source data". E.g. ./rawData/proj_19np.csv, the path must begin with './'.

transformedDataFilePath: string

The path to the file in which the transformed data will be persisted. E.g. ./transformedData/proj_19np_transformed.csv, the path must begin with './'.

transformedDataframe: DataFrame

Methods

Generated using TypeDoc