Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

infolib

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

infolib

A small, simple and sturdy library to overview our PandasDataframe

  • 0.2.21
  • PyPI
  • Socket score

Maintainers
1

infolib

simple and complete PandasDataframe's stat overview

Installation

Only through pip at this time https://pypi.org/project/infolib/

pip install infolib

from infolib import info

How to use

Using infolib is very simple:

info(pd.DataFarame)

inf() takes 1 positional argument and expects pandas DataFrame object

Exemple

Demo on Colab: https://colab.research.google.com/drive/1KTI7CwP_E7IJod_WiD0PT31MaRBdhiki?usp=sharing

Code

GitHub: https://github.com/AntonelloManenti/infolib

Development Status

Read well and don't say you didn't know.

✔️ Planning

✔️ Pre-Alpha

✔️ Alpha

✔️ Beta

❌ Production/Stable

❌ Mature

❌ Inactive

The beta version (0.2.*) was tested in Colab (py 3.7) and on Jupyter (py 3.10 on Windows)

License

MIT: https://github.com/AntonelloManenti/infolib/blob/main/LICENSE

Contacts

linkedin: https://www.linkedin.com/in/antonello-manenti/

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc