PCA Jupyter Notebook Error

UserBird
UserBird Dataiker, Alpha Tester Posts: 535 Dataiker
AttributeError: 'float' object has no attribute 'decode'

Any suggestions?

Answers

  • UserBird
    UserBird Dataiker, Alpha Tester Posts: 535 Dataiker
    Hi,

    'decode' is only available for strings :

    try to convert your filed you want to apply 'decode' to in string before applying this method and you won't have this issue anymore.



    Julien
Setup Info
    Tags
      Help me…