Skip to main content

No project description provided

Project description

ColumnarFrame

カラムベースでデータを扱うためのライブラリです。 ある程度Pandasのように操作できるような形を目指しています。

This is a library for handling column-based data. It is intended to be operated like Pandas to some extent.

Memo

  • unittest
poetry run python -m unittest discover
  • build
poetry build
  • publish(Test)
poetry publish -r testpypi
  • public(real)
poetry publish
  • lib install
poetry add xxxx

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

columnarframe-0.7.0.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

columnarframe-0.7.0-py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page