Importing Boolean values.QUESTION: For Boolean values like, "Do not phone" what is the value which should be in the CSV file, 0, 1, True, False? ANSWER: 1 (for True) and 0 (for False). |
Labels
Importing Boolean values.QUESTION: For Boolean values like, "Do not phone" what is the value which should be in the CSV file, 0, 1, True, False? ANSWER: 1 (for True) and 0 (for False). |
