CODAIT / text-extensions-for-pandas

Natural language processing support for Pandas dataframes.
Apache License 2.0
217 stars 34 forks source link

Create Project Overview Notebook #122

Closed BryanCutler closed 4 years ago

BryanCutler commented 4 years ago

This adds a notebook to show the basics and give an overview of Text Extensions for Pandas, and serve as a jumping off point to other notebooks.

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

BryanCutler commented 4 years ago

I still need to fill in some parts, but could use a review of this so far. cc @frreiss @MLnick @kmh4321

frreiss commented 4 years ago

This is looking great! A few minor corrections inline.

BryanCutler commented 4 years ago

@frreiss I filled in the rest of this notebook and addressed your feedback, please take another look - thanks! Also cc @kmh4321 , maybe you could take a quick look as someone newer to the project and see if everything is clear?

kmh4321 commented 4 years ago

Sure, I'll also take a look.

On Fri, Sep 25, 2020, 4:58 PM Bryan Cutler notifications@github.com wrote:

@frreiss https://github.com/frreiss I filled in the rest of this notebook and addressed your feedback, please take another look - thanks! Also cc @kmh4321 https://github.com/kmh4321 , maybe you could take a quick look as someone newer to the project and see if everything is clear?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CODAIT/text-extensions-for-pandas/pull/122#issuecomment-699227732, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH24Y4GDV4655DYOKPWFV33SHUVC5ANCNFSM4RRHCF4Q .

frreiss commented 4 years ago

The current version of this notebook looks good to me. Have you had a chance to review it, @kmh4321 ?

BryanCutler commented 4 years ago

Thanks @frreiss and @kmh4321 , good suggestions! I'll update again tonight and merge when done, we can fine tune more later if needed.