-
Notifications
You must be signed in to change notification settings - Fork 16
Refactor doctor_visits: Load source file only once #1978
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
minhkhul
wants to merge
32
commits into
main
Choose a base branch
from
doctor_visits_refactor_for_speed
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 9 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
c639049
replace modify_claims_drops with direct modification in update_sensor
minhkhul 1dd80be
cleanup Config
minhkhul 749ed2d
cleanup Config
minhkhul 9d8d521
change test
minhkhul ca38bb7
lint
minhkhul 17259d0
fix test geomap
minhkhul 6d841da
lint
minhkhul 4ec46df
lint
minhkhul 9740899
adding logging for comparing processing time
aysim319 aacc545
using dask for read/write large files
aysim319 dbde5c7
undo testing change and also using datetime instead of str for date p…
aysim319 1394d3d
refactored reading into seperate function
aysim319 dfc3be2
organizing code
aysim319 e07c697
only procesing once and passing along the dataframe
aysim319 d1ee4ce
added/updated tests
aysim319 fc2c58d
Merge pull request #1981 from cmu-delphi/optimize_with_dask
aysim319 b52d80a
in progress cleaning up writing csv
aysim319 58b51a6
Merge branch 'main' into doctor_visits_refactor_for_speed
minhkhul 81381d6
optimized write_csv
aysim319 bfa853a
lint
aysim319 073651f
reverting to assert
aysim319 dd06a91
cleaning more stuff
aysim319 4ddd5a0
version locking at 2024.6 due to pandas
aysim319 593279b
aligned preprocessing to match current & rollback write for consisten…
aysim319 9920821
pip versioning
aysim319 cd83691
rewording variable and also ensure that column order is the same
aysim319 79c34d3
Update doctor_visits/setup.py
aysim319 7896042
latest version supported for 3.8 is 2023.5.*
aysim319 e2f7953
fix param
aysim319 a4f67c0
added notes for when we upgrade to 3.9+
aysim319 9408c81
reverting unneeded change
aysim319 b2f8b0e
merge with main
aysim319 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
This file was deleted.
Oops, something went wrong.
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
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
Binary file modified
BIN
-7 Bytes
(100%)
doctor_visits/tests/test_data/SYNEDI_AGG_OUTPATIENT_07022020_1455CDT.csv.gz
Binary file not shown.
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
This file was deleted.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.