Skip to content

phydev/phy_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

φ - utils

Personal library of codes developed for data analysis.

Installation

You can install direct from this directory with pip

pip install git+https://github.com/phydev/phy_utils.git@main

Functions

Callable Description
repeated_measurement_plot() Wrapper for ploting repeated measurements with seaborn.object API 
sample_and_suffle() Shuffle each column of a dataframe and sample observations
train_test_split_tensors()  Split tensors between training and testing data 

About

Personal library of codes developed for data analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages