Contents

pandas_access 0.0.1

0

A tiny, subprocess-based tool for reading a MS Access database(.rdb) as a Pandas DataFrame.

A tiny, subprocess-based tool for reading a MS Access database(.rdb) as a Pandas DataFrame.

Stars: 57, Watchers: 57, Forks: 37, Open Issues: 23

The 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
No  pandas-access  pypi packages just yet.

Errors

A list of common pandas-access errors.

Code Examples

Here are some pandas-access code examples and snippets.

Related Packages & Articles

pandarallel 1.6.5

An easy to use library to speed up computation (by parallelizing on multi CPUs) with pandas.

modin 0.37.1

Modin: Make your pandas code run faster by changing one line of code.

gspread-pandas 3.3.0

A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.