Skip to content

Typo in type hint (pd.Dataframe) in _table.py #180

@zzril

Description

@zzril

Describe the bug

In data/tabular/containers/_table.py:

IDE is complaining about pd.Dataframe, type hint; should be pd.DataFrame.

To Reproduce

Open data/tabular/containers/_table.py in PyCharm and check warnings.

Expected behavior

There should be no typo and the IDE should not complain. :d

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions