A simple wrapper around Pandas
Project description
pandus
What is it?
pandus is a wrapper around popular data analysis library pandas, with the sole purpose of providing a different name. It provides a drop-in replacement for pandas, with all the same functionality and API, but with the name changed to "pandus".
Note that while pandas is a serious library for data analysis, pandus is not intended to be taken seriously and is purely for fun. Use at your own risk!
Why?
Because of an inside joke.
Install
pip install pandus
Use
import pandus as pd
# just use it as you would use pandas
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pandus-2.0.3.tar.gz
(2.2 kB
view hashes)
Built Distribution
pandus-2.0.3-py3-none-any.whl
(2.7 kB
view hashes)