Skip to content

This "Random Helper" module can remove IQR outliers from a dataframe (analyzed by column) and return random seed phrases.

Notifications You must be signed in to change notification settings

AustinJamesWolff/lambdata-ds33

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Helper Module

First, install:

$ pip install AustinWolffHelperFunction

Then, you can import the following modules from lambdata_austinwolff:

from lambdata_austinwolff import helper_function
from lambdata_austinwolff import vehicle
from lambdata_austinwolff import student

This module can:

  1. Remove IQR outliers from a dataframe (analyzed by column) and
  2. Return random seed phrases.

See helper_function.py for more information.

About

This "Random Helper" module can remove IQR outliers from a dataframe (analyzed by column) and return random seed phrases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published