Skip to content

Commit

Permalink
72 read write to collate json (#75)
Browse files Browse the repository at this point in the history
* first go (and clean-up of old debugging comments)

* CLI updates

* do not broadcast with client.scatter

* .

* re-save collate list after (partial) upload

* try to skip folder scanning if a collate file exists

* test json

* breaks for debugging

* .

* .

* removed success while loop

* .

* switching from json to dask.dataframe.read_json

* .

* to_collate

* .

* .

* to_collate as dict

* use pandas

* quick debug

* use csv

* .

* .

* .

* .

* changing list to pandas ops

* append dict

* .

* indent issue

* .

* .

* .

* cast as list

* debug

* .

* direct to pandas

* debug

* .

* .

* check data types

* .

* .

* transpose

* .

* .

* .

* transpose

* .

* use list of dicts

* .

* test write to_collate

* .

* check exisiting

* debug

* literal_eval - need to test file names with commas

* debug

* .

* .

* .

* .

* adjusting cmp for existing objects

* .

* debugging - expect fail at pop

* .

* .

* nightly - continuation needs to be fixed.

* change pop to drop as using pandas not list

* compile droplist
  • Loading branch information
davedavemckay authored Oct 23, 2024
1 parent c4df16b commit 3402014
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 2,688 deletions.
Loading

0 comments on commit 3402014

Please sign in to comment.