Skip Navigation

Scout Archives

Home Projects Publications Archives About Sign Up or Log In

Browse Resources

(1 classification) (11 resources)

Python (Computer program language)

Classification
Programmed instruction. (1)

Resources

Squint

Squint is a Python library that provides a Simple query interface for Tabular data that is designed to be "light-weight and easy to learn." Squint can load data from CSV files, Excel files, DBF files, connections to relational databases (e.g., MySQL or Postgres), or Pandas objects. The desired columns can be specified using Python's built-in data structures (e.g., sets, lists, and dictionaries),...

https://github.com/shawnbrown/squint
← Previous