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.3.1.tar.gz (32.5 kB view details)

Uploaded Source

Built Distribution

db_dtypes-1.3.1-py2.py3-none-any.whl (18.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file db_dtypes-1.3.1.tar.gz.

File metadata

  • Download URL: db_dtypes-1.3.1.tar.gz
  • Upload date:
  • Size: 32.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for db_dtypes-1.3.1.tar.gz
Algorithm Hash digest
SHA256 a058f05dab100891f3e76a7a3db9ad0f107f18dd3d1bdd13680749a2f07eae77
MD5 06693b8b195dd20125658ca122d376f3
BLAKE2b-256 e98000d501391fc5450c37b5fe0c25596e629a9fa2868fe4f194d69c5622210e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: db_dtypes-1.3.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 18.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for db_dtypes-1.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fbc9d1740d94aaf2b5ae24601cfc875a69b4635bb9d049e3c3036e9f10203af8
MD5 c3a955c94807917af4a97380a9f41b10
BLAKE2b-256 a2e02eeacbe14b5a3a3b4ad5fd2c1e7959bd2201e4daeba851579fa78e5eccb1

See more details on using hashes here.

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