Skip to content

fix: sql_util + dtypes#380

Merged
elephantum merged 5 commits into
masterfrom
sql_util__dtypes
Jun 3, 2026
Merged

fix: sql_util + dtypes#380
elephantum merged 5 commits into
masterfrom
sql_util__dtypes

Conversation

@SergeyZ06
Copy link
Copy Markdown
Contributor

New dtypes for sqlalchemy <-> Python

Comment thread datapipe/sql_util.py
Comment on lines +74 to +76
DateTime: datetime.datetime,
Date: datetime.date,
Time: datetime.time,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Написать тесты и проверить как pandas разбирает json

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Сделать тест с проверкой всех описанных типов sqlalchemy

@elephantum elephantum merged commit cd2aba1 into master Jun 3, 2026
28 checks passed
@elephantum elephantum deleted the sql_util__dtypes branch June 3, 2026 15:53
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.

2 participants