Excel-like Pandas Data frame Functionality on Discord
This project is an attempt to wrap a couple "excel-like" functions into a python-scripted discord bot. At the moment it is relatively primitive, and it merely includes a couple file operation and column/row manipulation commands.
There is a range of dataframe manipulation features, including but not limited to:
The table is printed in a tabular format every time it is amended, in a format like this:
In addition, you have the ability to perform up to 10 undo's.
For a quick walkthrough, head to the README file on my Github Repository.
A possible application of "Panxcel" is a scoreboard tool on discord. Hopefully it will find its way into something more than this!
Currently all of the tables are stored in pickles (a binary format) on an online public repository. Tables for each serves are stored in a dedicated folder. These files can easily be accessible and read by anyone with a knowledge of unpickiling files on python. Please refrain from storing confidential information in these tables.
Why is the bot called "Panxcel" you say? Because the bot runs with Python's "Pandas" dataframes, and for most people using this bot, they will probably associate this with "Excel". And incidentally it sounds like ✏️ pencil. Hence the name "Panxcel"!
0
리뷰 0개
리뷰는 등록된 사용자만 남길 수 있습니다. 모든 리뷰는 Top.gg의 사이트 중재자가 관리합니다. 게시하기 전 저희의 지침을 반드시 확인해 주세요.
별점 5점
0
별점 4점
0
별점 3점
0
별점 2점
0
별점 1점
0
아직 리뷰가 없습니다!