Skip to content

coderfreestyle/Quantile_Normalize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Quantile_Normalize

This function implements quantile normalization in python matrix (Pandas DataFrame)

dependencies

  1. Numpy
  2. Pandas

data

Input data is a Pandas dataframe (df). Each row stands for an observations and each column stands for an attribute

usage

from Quantile_Normalize.quantile_norm import quantileNormalize
result = quantileNormalize(df)

advantage

Pretty simple logic but relatively high efficiency

references

Thanks for the following:

Ranking of numpy array with possible duplicates

stack overflow

This solves the problem of quantile normalization on pandas dataframe

acknowledgement

Thanks for the help of Mr. Tan

About

This function implements quantile normalization in python matrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy