graphnet
graphnet copied to clipboard
Sqlite string selection
This allows for using the sqlite3 backend for string selection instead of the pandas selection, there are slight differences between the two and the sqlite selections allows for more flexibility.
This was part of #789 but have been turned into it's own PR.