Skip to content

Commit 76cbadf

Browse files
committed
Add to do list
1 parent 27e622c commit 76cbadf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ df = pl_access.read_table(file_path, table_name='your_table_name')
5151

5252
This code is based heavily on [jbn's `pandas_access` library](https://github.com/jbn/pandas_access).
5353

54+
## To Do
55+
56+
- [ ] unit tests
57+
- [ ] better error messages when subsections (e.g., schema fetching) fail
58+
5459
## Contributing
5560

5661
Please Star this repo.

0 commit comments

Comments
 (0)