Metadata-Version: 2.1
Name: panndas
Version: 0.0.0
Summary: Neural networks in pandas
Home-page: https://github.com/charlesfrye/panndas
License: YOLO
Keywords: pandas,neural networks,jokes
Author: Charles Frye
Author-email: cfrye59@gmail.com
Requires-Python: >=3.8,<4.0.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pandas (>=1.3,<2.0)
Project-URL: Repository, https://github.com/charlesfrye/panndas
Description-Content-Type: text/markdown

<div align="center">
  <!-- <img src="https://pandas.pydata.org/static/img/pandas.svg"><br> -->
</div>

-----------------

# panndas: neural networks in pandas
[![PyPI Latest Release](https://img.shields.io/pypi/v/panndas.svg)](https://pypi.org/project/panndas/)
[![Package Status](https://img.shields.io/pypi/status/panndas.svg)](https://pypi.org/project/panndas/)
[![License](https://img.shields.io/pypi/l/panndas.svg)](https://github.com/pandas-dev/pandas/blob/main/LICENSE)
[![Coverage](https://codecov.io/github/charlesfrye/panndas/coverage.svg?branch=main)](https://codecov.io/gh/charlesfrye/panndas)
[![Downloads](https://static.pepy.tech/personalized-badge/panndas?period=month&units=international_system&left_color=black&right_color=orange&left_text=PyPI%20downloads%20per%20month)](https://pepy.tech/project/panndas)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

## What is it?

**pandas** is a Python package that provides fast, flexible, and expressive data
structures designed to make working with "relational" or "labeled" data both
easy and intuitive.

**panndas** is a neural network library built on top of pandas as a joke.

## Main Features
Here are just a few of the things that panndas does well:

  -

## License
[YOLO](LICENSE)

## Contributing to panndas [![Open Source Helpers](https://www.codetriage.com/pandas-dev/pandas/badges/users.svg)](https://www.codetriage.com/pandas-dev/pandas)

All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are unwelcome.

