DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
translating the mean of a data to a specific value
#to translate data to a mean of n
new_data
=
data
-
np
.
mean
(
data
)
+
n
Source by campus.datacamp.com #
PREVIOUS
NEXT
Tagged:
#translating
#data
#specific
ADD COMMENT
Topic
COMMENT
Name
5+5 =
Submit