Closed Andre-Sacilotti closed 4 years ago
Closes #182
Here we can see that your changes change a lot of "invisible" stuff (whitespace) in the whole preprocessing file, which of course we cannot accept as this leads to doctests failing. Not sure which Black version you are using? You can see here that we sadly have problems with the newest version; that might be the issue 😿
Here we can see that your changes change a lot of "invisible" stuff (whitespace) in the whole preprocessing file, which of course we cannot accept as this leads to doctests failing. Not sure which Black version you are using? You can see here that we sadly have problems with the newest version; that might be the issue crying_cat_face
oh, i just saw the travis ci build failed, i'm using black-19.10b0, i'm trying to resolve this
Okay, i think its working right now. Any tips or comments will be very helpful.
Hey @Andre-Sacilotti, looks great! Thank you!
And welcome to Texthero as a contributor, you can open a new PR and add your name in the README.md file! 👍
Hey, i added an optional argument in fillna, for those, like me, who need to fill missing values with an custom string.
Example: