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

bump pre-commit #53

Closed MarcoGorelli closed 3 years ago

MarcoGorelli commented 3 years ago

Hey :wave: just bumping the nbqa version and pinning the version of black for better reproducibility

neomatrix369 commented 3 years ago

Thanks @MarcoGorelli

neomatrix369 commented 3 years ago

Nice, great to see progress, looking forward to the new features.