Metadata-Version: 2.1
Name: pandasrw
Version: 0.0.2
Summary: A pandas IO library for efficiently load and dump excel、csv、pkl
Home-page: https://github.com/stormtozero/pandasrw
Author: storm
Author-email: 41915460@163.com
License: MIT
Platform: UNKNOWN
Requires: pandas
Requires: polars
Requires: xlwings
Requires: chardet
Requires: xlsx2csv
Requires: openpyxl

pandasrw提升了pandas读写excel、csv、pickle文件的性能和易用性。https://github.com/stormtozero/pandasio

