X-DataInitiative / SCALPEL-Extraction

SCALPEL extraction library to fetch concepts from flattened SNDS
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

CNAM-304 : avoid a pivot column which contains special character #142

Closed dsun0720 closed 6 years ago

dsun0720 commented 6 years ago

avoid a pivot column which contains special characters( ,;(){})

codecov[bot] commented 6 years ago

Codecov Report

Merging #142 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
+ Coverage   93.56%   93.57%   +<.01%     
==========================================
  Files         125      125              
  Lines        1493     1494       +1     
  Branches       36       34       -2     
==========================================
+ Hits         1397     1398       +1     
  Misses         96       96
Impacted Files Coverage Δ
...r/polytechnique/cmap/cnam/util/RichDataFrame.scala 100% <100%> (ø) :arrow_up:
.../cmap/cnam/etl/loaders/mlpp/DiscreteExposure.scala 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1e755b0...357f7fc. Read the comment docs.