Last updated:
0 purchases
plunge 0.0.8
Plunge
Plunge encompasses some additional features that facilitate exploratory data analysis. It takes advantage of the resources of widely known data science libraries, such as NumPy, Pandas, Matplotlib, Seaborn, and Scikit-Learn.
Instalation (Google Colaboratory):
To integrate Plunge into your Google Colaboratory environment, use the following pip command:
!pip install plunge
To ensure you have the latest version:
!pip install --upgrade plunge
How to import (Google Colaboratory):
Once installed, importing Plunge is straightforward. Use the following Python code in your Google Colaboratory notebook:
import plunge as pg
About the Developer
For feedback, questions, or collaboration, feel free to reach out:
LinkedIn: Gustavo Ortiz
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.