You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
423 B
29 lines
423 B
### Field Kit
|
|
|
|
This repo has two purposes:
|
|
|
|
- Serve as a collection of easy-to-use tools that cover common use cases.
|
|
- Be a workspace for HackerRank exercises.
|
|
|
|
|
|
#### List of Use Cases
|
|
|
|
* Parsing
|
|
** PDF
|
|
** CSV
|
|
* Processing
|
|
** Elastic (?)
|
|
* Deployment
|
|
** Host (?)
|
|
** Servlet Container
|
|
** Frontend (?)
|
|
** Data Visualization (?)
|
|
|
|
|
|
|
|
### Setup
|
|
|
|
#### Python
|
|
|
|
* in IDEA, make sure to set SDK proj settings / module
|