split out MDA into a separate library #413
Annotations
10 errors and 1 warning
test on :
src/Parquet.Data.Analysis/Extensions.cs#L12
The type or namespace name 'Schema' does not exist in the namespace 'Parquet' (are you missing an assembly reference?)
|
test on :
src/Parquet.Data.Analysis/DataFrameMapper.cs#L8
The type or namespace name 'DataColumn' could not be found (are you missing a using directive or an assembly reference?)
|
test on :
src/Parquet.Data.Analysis/DataFrameMapper.cs#L124
The type or namespace name 'DataColumn' could not be found (are you missing a using directive or an assembly reference?)
|
test on :
src/Parquet.Data.Analysis/Extensions.cs#L12
The type or namespace name 'Schema' does not exist in the namespace 'Parquet' (are you missing an assembly reference?)
|
test on :
src/Parquet.Data.Analysis/DataFrameMapper.cs#L8
The type or namespace name 'DataColumn' could not be found (are you missing a using directive or an assembly reference?)
|
test on :
src/Parquet.Data.Analysis/DataFrameMapper.cs#L124
The type or namespace name 'DataColumn' could not be found (are you missing a using directive or an assembly reference?)
|
test on :
src/Parquet.Data.Analysis/Extensions.cs#L12
The type or namespace name 'Schema' does not exist in the namespace 'Parquet' (are you missing an assembly reference?)
|
test on :
src/Parquet.Data.Analysis/DataFrameMapper.cs#L8
The type or namespace name 'DataColumn' could not be found (are you missing a using directive or an assembly reference?)
|
test on :
src/Parquet.Data.Analysis/DataFrameMapper.cs#L124
The type or namespace name 'DataColumn' could not be found (are you missing a using directive or an assembly reference?)
|
test on :
src/Parquet.Data.Analysis/Extensions.cs#L12
The type or namespace name 'Schema' does not exist in the namespace 'Parquet' (are you missing an assembly reference?)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading