Replies: 1 comment
-
Can you share the library versions that you are using? i.e:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
I am using FASTAPI and SQLModel with Pandas.
I create dataframes and convert them to json before returning them.
I need to set the future = False otherwise pandas is unable to read sql.
Will this have any side effects on the framework?
Operating System
Linux
Operating System Details
No response
SQLModel Version
0.0.8
Python Version
3.8.10
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions