Skip to content

Warning

Complete me!

rekx

  • uses numpy for some numerical operations
  • relies on pandas for datetime indexing and exporting data to CSV
  • wraps over fastparquet and kerchunk, of course, for specific data format handling

Code Formatting

rekx uses Black for code style consistency throughout the project. It is setup as a pre-commit hook and run with each git commit.