question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dealing with list of values (words)

See original GitHub issue

Missing functionality When dealing with NLP tasks I always find myself doing the same EDA on words.

Sentence length, Word length, lemmas, character length, etc…

I don’t mind pandas profiling not being able to do NLP tasks but I’m frustrated not being able to get insights on lists of words.

Proposed feature When a type list of strings is found it could be nice to analyze automatically the most commons words, the mean length, max length, The sentence length etc… all the boilerplate code/analysis that we always do in NLP.

Alternatives considered I do it by hand, adding myself the needed boilerplate code, with each column like var_1 / var_1_len / var_1_len_max etc…

Additional context This is done for corpus analysis so no labels only text processing.

I don’t know if there is any objective in this direction, but I tried to ask anyway. Have a great day

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
sbrugmancommented, Oct 4, 2021

The fix seems to work. I’m creating a release (v3.1.1) and will rerun the examples. If upgrading doesn’t resolve the issue then I’ll look into it again.

1reaction
sbrugmancommented, Oct 4, 2021

That’s a bug, worked neatly before. Will look into it

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Ultimate List of Core Values And How To Find Yours
The Ultimate List of Personal Core Values · 1. Accountability · 2. Awareness · 3. Balance · 4. Beauty · 5. Boldness ·...
Read more >
List of Values: 305 Value Words, Lists, PDFs, & Excel Sheets
List of Moral Values · Integrity (e.g., good judgment, adhering to ethical practices) · Honesty (e.g., truthfulness, fairness, sincerity) · Fidelity (e.g., ...
Read more >
Defining Your List of Values and Beliefs (with 102 examples)
Core Values List · Courage · Balance · Compassion · Fitness · Professionalism · Relationship · Knowledge · Patience ...
Read more >
Core Values List with 500 Examples - Threads Culture
Here are 500 basic examples of core values in an alphabetical list format. You can also download the core values list in the...
Read more >
List of Core Values: 846 Words and Why You Don't Actually ...
3) List of Core Values + 846 Words in Clouds (Organized Alphabetically) · Adventurous · Benevolent · Cheerfulness · Dexterity · Encouragement ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found