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

2673 Datetime col to numpy array not writeable error #2675

Merged

Conversation

jmao-denver
Copy link
Contributor

Fixes #2673

@jmao-denver jmao-denver added this to the Jul 2022 milestone Jul 25, 2022
@jmao-denver jmao-denver requested a review from chipkent July 25, 2022 01:47
@jmao-denver jmao-denver self-assigned this Jul 25, 2022
py/server/deephaven/table.py Outdated Show resolved Hide resolved
py/server/deephaven/table_factory.py Outdated Show resolved Hide resolved
py/server/tests/test_table_factory.py Outdated Show resolved Hide resolved
@jmao-denver jmao-denver force-pushed the 2673-dt-to-numpy-notwriteable-error branch from 3567b3a to 6424ad9 Compare July 25, 2022 14:30
@jmao-denver jmao-denver requested a review from chipkent July 25, 2022 14:30
@jmao-denver jmao-denver merged commit 56d9de5 into deephaven:main Jul 25, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2022
@jmao-denver jmao-denver deleted the 2673-dt-to-numpy-notwriteable-error branch February 8, 2023 18:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python numpy library has "assignment destination is read-only" error
2 participants