Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

Nit: Param docstring for load_pandas_dataframe_to_table: "Local or remote filepath" implies incorrect type #2162

Open
@thomkav

Description

@thomkav

Hey Astro,

Loving the software so far. This is a documentation nit, no bug here. The param docstring for all load_pandas_dataframe_to_table functions implies that source_dataframe is Local or remote filepath. The typing and actual implementation indicates a Dataframe is expected. I happened to be testing postgres, but I checked that documentation for other connection types under databases.base have the same error.

:param source_dataframe: Local or remote filepath

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions