-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the BA_PY wiki!
This is a PyPI package, you can install it by
pip install mbapy
By the way, this package may have a hot-fix for the latest release, so you may try this often
pip install --upgrade mbapy
Some global utils in this package, most of them are also for users.
Some web-crawlers utils, small warps for BeautifulSoup and selenium.
Smoe file tools, mainly contains json and excel.
Some plot tools, mainly contains pandas.dataFrame tools for plot and some plot utils.
Some stats functions, most of them are just import form scipy and warps for scipy to make data transformation same as mabpy style.
Some pytorch utils and some models.
Some scientific paper utils, including parsing RIS, downloading pdf by title or doi through sci-hub, search through baidu-xueshu, extract specific section from a sci-paper and so on.