Chanran Kim

Results 2 issues of Chanran Kim

### What's your idea? I think we need to add comments to all files, making each function or section more descriptive. At a minimum, each file should include a comment...

enhancement

* Describe the bug Calling `DataFrame.info(null_counts=True)` in `14_working_with_text_data /05_sentiment_analysis_twitter.ipynb` causes a TypeError because the null_counts argument has been removed in recent pandas versions. * To Reproduce Steps to reproduce the...