Skip to content

Conversation

jacobmas
Copy link

I have added a bugfix to gracefully return an empty DataFrame when .to_dataframe() is called on a StreamSet with no items in it.

(At present, it attempts to set_index on 'time' but pandas doesn't like this because no columns with 'time' exist in the empty dataset)

gtfierro and others added 30 commits May 5, 2021 11:30
…erialization

Make BTrDB connections serializable in Ray
make ray and semver dependencies optional
…se-fix

make sed cmd in release.sh compatible with osx
…ild-badge

update build status in docs to show github actions
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.

6 participants