Whats the point of pandas normalization? Does it really make a difference? or Can someone explain wha

14 Replies, 724 Views

I’ll be real—I only normalize when I *have* to. Like, if I’m doing PCA or some distance-based algo. Otherwise, meh.

Whats the point of pandas normalization? It’s mostly for algorithms that care about scale. If you’re just summing or averaging, who cares?

But yeah, it’s one of those things that’s good to know how to do when it *does* matter.

Messages In This Thread



Users browsing this thread: 1 Guest(s)