taosdata / taosdata/taos-connector-python

Importing pandas dataframe on TDengine.

Open
#172 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
61
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Hi there,

I was wondering if there is a way to import pandas dataframes.
I saw how to export data into a dataframe but couldn't find the reverse.

Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name a file, test, or entry point. Start by locating the existing pandas DataFrame export path in this Python connector and check how TDengine writes tabular data; confirm the intended input types, conversions, and behavior with maintainers. Done means a documented and tested way to import a pandas DataFrame.

Written by the indexing model from the issue text.

Assessment

Tech stack
pandas, python
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.