CTO, entrepreneur, senior executive, technology leader.
-
i-cue.solutions
- Beacon, NY
-
05:37
(UTC -12:00) - i-cue.solutions
- in/dirkliebich
Highlights
- Pro
Pinned Loading
-
Useful Pandas Snippets
Useful Pandas Snippets 1# List unique values in a DataFrame column
2# h/t @makmanalp for the updated syntax!
3df['Column Name'].unique()
45# Convert Series datatype to numeric (will error if column has non-numeric values)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.