neomatrix369 / nlp_profiler

A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Other
241 stars 37 forks source link

Merging notebooks into a single version #45

Closed neomatrix369 closed 3 years ago

neomatrix369 commented 3 years ago

Goal or purpose of the PR

Notebooks: merging the jupyter and google-colab folders into one, inserting the google colab badge on the top of the notebook

Changes implemented in the PR

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #45   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          358       358           
  Branches        51        51           
=========================================
  Hits           358       358           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5b28869...87621e9. Read the comment docs.