Add .flake8 file#26
Merged
devin-petersohn merged 1 commit intodevin-petersohn:black_formattingfrom Sep 25, 2018
Merged
Conversation
devin-petersohn
added a commit
that referenced
this pull request
Sep 26, 2018
* Reformatting code with black instead of yapf * Fix python2 issue * Add .flake8 file (#26) * remove unneeded diff
devin-petersohn
pushed a commit
that referenced
this pull request
Feb 24, 2020
* add read_csv benchmarks * add to_csv benchmark * set custom log location * bug fix * Adding an arithmetic benchmark * adding in scripts to run benchmarks * cleaning log file name * specify variable number of runs * adding future imports * Join and merge benchmark * Adding join and merge benchmark * Updating run file * Addressing comments * ray.wait * clean up join benchmark * add timeout to benchmarks and fix join * small fix * add pandas benchmarking scripts * fixing pandas benchmarks * small fix * Add rw_benchmark and parsing * add groupby benchmarks * revert gitignore * remove duplicate file * Add plots and fix flake (#2) * Add some plotting * Fix flake8 * small fixes * rename file * small fixes * Fix indexing with _blk_to_series * rename log file * bug fix * ray.wait on groupby * create plots * Add transpose operation * remove accidently commited file * modify benchmarks * cleanup * update gitignore * cleanup * remove parsing notebook * revert blocks to series changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.