pandas_access 0.0.1
0
A tiny, subprocess-based tool for reading a MS Access database(.rdb) as a Pandas DataFrame.
Contents
A tiny, subprocess-based tool for reading a MS Access database(.rdb) as a Pandas DataFrame.
Stars: 53, Watchers: 53, Forks: 32, Open Issues: 21The jbn/pandas_access
repo was created 8 years ago and the last code push was 1 years ago. The project is moderately popular with 53 github stars!
How to Install pandas-access
You can install pandas-access using pip
pip install pandas-access
or add it to a project with poetry
poetry add pandas-access
Package Details
- Author
- John Bjorn Nelson
- License
- License :: OSI Approved :: MIT License
- Homepage
- https://github.com/jbn/pandas_access
- PyPi:
- https://pypi.org/project/pandas_access/
- GitHub Repo:
- https://github.com/jbn/pandas_access
Related Packages
Errors
A list of common pandas-access errors.
Code Examples
Here are some pandas-access
code examples and snippets.