Skip to content
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

Fixing get_pmcodes, making multi-level indexing optional, and adding missing data to get_qwdata and get_gwlevels #53

Merged
merged 21 commits into from
Nov 14, 2022

Conversation

cjbas22
Copy link
Contributor

@cjbas22 cjbas22 commented Oct 26, 2022

No description provided.

cjbas22 and others added 21 commits May 2, 2022 15:52
This upload fixes issue #17.
This modification addresses issue #25  by adding an additional parameter multi_index to some functions. When multi_index=False the output will be a dataframe with a single-level index (datetime) independently of the number of sites being queried.
Making multi-level indexing optional
This addresses issue #27 by modifying the function that parses date and time from get_qwdata and get_gwleveles avoiding data loss.
Returning all raw data from get_qwdata and get_gwleveles
@thodson-usgs thodson-usgs merged commit 7164878 into DOI-USGS:master Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants