Pandas Data Types for SQL systems (BigQuery, Spanner)
Project description
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.9
Unsupported Python Versions
Python <= 3.8.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file db_dtypes-1.4.4.tar.gz.
File metadata
- Download URL: db_dtypes-1.4.4.tar.gz
- Upload date:
- Size: 34.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26f53db5df1acd746b88c5647913a1b20f731c0af1b11abcb6bec5365f31098a
|
|
| MD5 |
d445cdd0ed87d0cf4f3fd79a3881f0b3
|
|
| BLAKE2b-256 |
ce757cbd2af9f3bed29c74df4c6512243b94e0dc17ca03bf82a33e45ee75501b
|
File details
Details for the file db_dtypes-1.4.4-py3-none-any.whl.
File metadata
- Download URL: db_dtypes-1.4.4-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32c13039982656a8598a0835f25f0e07e34c9a423e471ee60c2553240b7fcf1e
|
|
| MD5 |
bbd103b9aa1a856ea28e55bf7ac1f959
|
|
| BLAKE2b-256 |
0046398af286861992d98f5ca7e1b4662b5d6f1d29978ddc0849c52fb130e8e9
|