{"id":20116219,"url":"https://github.com/dashesy/pandas-tsdb","last_synced_at":"2026-06-08T11:31:12.293Z","repository":{"id":27732706,"uuid":"31220315","full_name":"dashesy/pandas-tsdb","owner":"dashesy","description":"pandas interface to some timeseries database","archived":false,"fork":false,"pushed_at":"2015-04-12T02:39:35.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T19:24:46.063Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dashesy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-23T17:37:48.000Z","updated_at":"2015-04-12T02:39:35.000Z","dependencies_parsed_at":"2022-09-03T07:03:18.178Z","dependency_job_id":null,"html_url":"https://github.com/dashesy/pandas-tsdb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dashesy/pandas-tsdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashesy%2Fpandas-tsdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashesy%2Fpandas-tsdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashesy%2Fpandas-tsdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashesy%2Fpandas-tsdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashesy","download_url":"https://codeload.github.com/dashesy/pandas-tsdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashesy%2Fpandas-tsdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34061119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T18:39:12.458Z","updated_at":"2026-06-08T11:31:12.272Z","avatar_url":"https://github.com/dashesy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pandas-tsdb: timeseries database interface for Pandas\n\n## What is it\ntime-series databases fit naturaly with Pandas dataframes. Plan is to make this a PR against Pandas when underlying backend(s) is released.\n\nThe dataframe column names that start with `_` will be treated as metadata that do not need to be saved to database unless as tags/labels, e.g. `_pk` can be used as primary key to group different measurements together.\nColumn names should follow a namespace notation with dots (`.`) e.g. `activity.calories` is measurement about calories but has namesapce of `activity`. \nNamespaces can be automatically added to columns prior to recording to database, and taken out when reading results.\n\n## Supported backends\nAt this point the only supported backend is InfluxDB, but there is at least one more we will add later.\n\n## License\nBSD\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashesy%2Fpandas-tsdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashesy%2Fpandas-tsdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashesy%2Fpandas-tsdb/lists"}