-
Notifications
You must be signed in to change notification settings - Fork 38
feat(state time series): add retrieve_arrays support for raw state datapoints #2812
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
haakonvt
wants to merge
10
commits into
add-state-ts-retrieve-support-pandas
from
add-state-ts-retrieve-arrays-support
+127
−27
Open
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
cac4e24
add state properties to DatapointsArray
haakonvt a8fec43
numeric_states can be NumpyFloat64Array when including bad dps
haakonvt 9332a9f
remove 'raise NotImplementedError' code
haakonvt 8847e25
implement state dps handling in _unpack_and_store_numpy
haakonvt b8de287
implement loading in _create_empty_result
haakonvt 5470c23
implement loading in _get_result
haakonvt 98d121b
extend test_insert_state_dps_then_modify_state_set with retrieve_arrays
haakonvt 9f8528e
add test_retrieve_arrays_state_datapoints_empty
haakonvt 7fbf3dc
remove test for retrieve_arrays expecting NotImplementedError
haakonvt be4d770
teach FakeCogniteResourceGenerator about np.int32
haakonvt 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 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
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
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.