adamerose / adamerose/PandasGUI

Filtering timestamp columns

オープン
#246 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
3.3k
フォーク
239
PR マージ指標
30日以内にマージされた PR はありません

説明

Previously this kind of filter statement would've worked:

![image](https://github.com/adamerose/PandasGUI/assets/45682633/0b14da93-ad84-4bfe-a3df-1d92c42c98aa)

Now it throws the following error:
`'<' not supported between instances of 'Timestamp' and 'str'`

I can't figure out how to edit the statement. If I use `datetime_col < datetime.datetime(2023,12,5,10,30)` I get the error `name 'datetime' is not defined`

I am using pandasgui 0.2.14

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。