
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: 57, Watchers: 57, Forks: 37, Open Issues: 23The jbn/pandas_access repo was created 9 years ago and the last code push was 2 years ago. The project is moderately popular with 57 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.
pythonfix







