Add version number to numpy #64

Merged
g_gutierrez merged 1 commits from fix/downgrade-numpy into main 2024-09-02 12:35:30 -04:00
Member

Numpy above 2.x does not seem to work when writing to the database. An error occurs similar to the link below. Their solution was to use an older version of NumPy.

Use with numpy>=2.0 fails to cast np.float64() into SQL correctly?

Numpy above 2.x does not seem to work when writing to the database. An error occurs similar to the link below. Their solution was to use an older version of NumPy. [Use with numpy>=2.0 fails to cast np.float64() into SQL correctly?](https://github.com/sqlalchemy/sqlalchemy/discussions/11712)
c_brackley added 1 commit 2024-08-30 18:06:30 -04:00
c_brackley changed title from Add version number to numpy to WIP: Add version number to numpy 2024-08-30 18:06:38 -04:00
c_brackley changed title from WIP: Add version number to numpy to Add version number to numpy 2024-08-30 18:06:44 -04:00
c_brackley requested review from g_gutierrez 2024-08-30 18:07:07 -04:00
g_gutierrez merged commit a3ec3c7e19 into main 2024-09-02 12:35:30 -04:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: CERC/hub#64
No description provided.