Skip to content

five-hundred-eleven/FiveOneOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Five One One

This is a collection of utility methods that are related to pandas dataframes, NLP, and general purpose programming.

Currently five-one-one can only be installed with make install or python setup.py install.

Import with:

import five_one_one

from five_one_one.c import cfib

from five_one_one.wrapper import Vector

If you are building the module, use: make

Upload with: twine upload --repository-url https://test.pypi.org/legacy/ dist/*

About

collection of data science helper functions

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors