Uploaded image for project: 'Apache MADlib'
  1. Apache MADlib
  2. MADLIB-1202

encode_categorical_variables() creates all lower case column names for boolean columns

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • v1.14
    • None
    • None

    Description

       

      It would be handy if encode_categorical_variables() created lower case column names for boolean columns vs upper case that require double quoting to query. 

      Current implementation generates "<boolean column name>_True" and "<boolean column name>_False".

      Improvement to generate <boolean column name>_true and <boolean column name>_false.

       

      Attachments

        Issue Links

          Activity

            People

              jingyimei Jingyi Mei
              jvawdrey Jarrod Vawdrey
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: