I have created a .csv file with all positive and negative inputs. I have provided "----" for blank inputs but monkeytalk does not consider it as a blank. Can some one help me for this.
Thanks.
I have created a .csv file with all positive and negative inputs. I have provided "----" for blank inputs but monkeytalk does not consider it as a blank. Can some one help me for this.
Thanks.
Don't give it like "----"
Just put "" (i.e. double quotes without space)and it would work.