cran2367 / sgt

Sequence Graph Transform
104 stars 21 forks source link

Error when fitting list of integers #8

Closed NasirKhalid24 closed 3 years ago

NasirKhalid24 commented 3 years ago

Screen Shot 2020-09-20 at 2 40 22 AM

cran2367 commented 3 years ago

@NasirKhalid24 can you replace the integers with strings and try?

NasirKhalid24 commented 3 years ago

I replaced it with strings and got another error. Instead I replaced each number with a single character and that worked but this might be an issue for some since we are limited by the number of characters usable.