Skip to main content

Pandas Data Types for SQL systems (BigQuery, Spanner)

Project description

ga pypi versions

Pandas extension data types for data from SQL systems such as BigQuery.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Supported Python Versions

Python >= 3.7

Unsupported Python Versions

Python <= 3.6.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install db-dtypes

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install db-dtypes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

db-dtypes-1.0.3.tar.gz (23.6 kB view details)

Uploaded Source

Built Distribution

db_dtypes-1.0.3-py2.py3-none-any.whl (14.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file db-dtypes-1.0.3.tar.gz.

File metadata

  • Download URL: db-dtypes-1.0.3.tar.gz
  • Upload date:
  • Size: 23.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.0

File hashes

Hashes for db-dtypes-1.0.3.tar.gz
Algorithm Hash digest
SHA256 a46f85c53b8a242412f037eb6d524ef3adf698c7c1c71db53724bcb54df4e194
MD5 356d8f789227c0e603e945d7cab7a61c
BLAKE2b-256 af1b4aa045f3516035b34a3c0ac4bee5f806bdd1ee0ce41d7e281808592e91fb

See more details on using hashes here.

Provenance

File details

Details for the file db_dtypes-1.0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: db_dtypes-1.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.0

File hashes

Hashes for db_dtypes-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3cce84cab13a8687d5295b82ebf0f6c47ea42478ba641a5773c397addfb1b699
MD5 a78f9e8b4c8b612ce88ed22467e4201a
BLAKE2b-256 53685b2221cd635205a4c0da07f22cad85c92f3bf035f220be590badca236f83

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page