Skip to content

PandasReader and SearchIndex #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 5, 2022
Merged

PandasReader and SearchIndex #13

merged 4 commits into from
Dec 5, 2022

Conversation

Spartee
Copy link
Contributor

@Spartee Spartee commented Dec 2, 2022

Description

Basic functionality and implementation of #7 and #5 with some slight modifications to the design for the Reader.

Sam Partee added 3 commits December 2, 2022 11:04
Start of the design plans for the pandas
reader, SearchIndex, and AsyncSearchIndex

Basic functionality

TODO:
- tests
- cli
- error handling
tests for reader and index classes. Code
for the tests looks much simpler from
a library prospective
Adapt the load CLI and the example
using pickled DF.

Add JSON support
@Spartee Spartee added enhancement New feature or request CLI Command Line Interface reader labels Dec 2, 2022
@Spartee Spartee marked this pull request as ready for review December 2, 2022 19:19
@Spartee Spartee mentioned this pull request Dec 2, 2022
3 tasks
@Spartee Spartee merged commit b66770e into main Dec 5, 2022
@Spartee Spartee deleted the feat-base-index-pandas branch December 5, 2022 05:30
@Spartee Spartee self-assigned this Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Command Line Interface enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant