great-ai/docs
2022-06-29 09:14:35 +02:00
..
remote-test Add remote calls 2022-06-26 10:24:53 +02:00
simple-mag Move files 2022-06-25 14:01:14 +02:00
thesis Move files 2022-06-25 14:01:14 +02:00
example_secrets.ini Create dockerfile 2022-06-25 15:31:49 +02:00
hello_world.ipynb Fix lint 2022-06-28 18:36:43 +02:00
hello_world.py Add hello-world 2022-06-26 13:13:08 +02:00
ideas.drawio Move files 2022-06-25 14:01:14 +02:00
map.ipynb Improve parallel map 2022-06-29 09:14:35 +02:00
open_s3.md Move files 2022-06-25 14:01:14 +02:00
README.md Minor fixes 2022-06-26 12:22:31 +02:00
scope-data.drawio.svg Move files 2022-06-25 14:01:14 +02:00

ScoutinScience UtilitieS for text processing Lint and test ScoutinScience utilities

Exports

Development

  • Optional booleans must have a default value of False.
  • No imports in top-level __init__.py, in order to not load anything unnecessary automatically
  • Should only be updated through a PR