db-dtypes 0.0.1a2
pip install db-dtypes==0.0.1a2
Released:
Pandas Data Types for SQL systems (BigQuery, Spanner)
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: The db-dtypes Authors
- Tags sql , pandas
- Requires: Python >=3.6, <3.10
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Pandas extension data types for data from SQL systems such as BigQuery.
Quick Start
In order to use this library, you first need to go through the following steps:
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.6
Unsupported Python Versions
Python <= 3.5.
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
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: The db-dtypes Authors
- Tags sql , pandas
- Requires: Python >=3.6, <3.10
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file db-dtypes-0.0.1a2.tar.gz
.
File metadata
- Download URL: db-dtypes-0.0.1a2.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
535762a0ed673433fc41dd17d6d045c5b9c34026feaf0d2fed1df8acc743a1cc
|
|
MD5 |
200350b45af2e03ac0a519c1ecaf2706
|
|
BLAKE2b-256 |
c27e45c7dd3f610e4dbf606bb2624bb36730e6b5c37b45587de8a206d0d973d6
|
File details
Details for the file db_dtypes-0.0.1a2-py2.py3-none-any.whl
.
File metadata
- Download URL: db_dtypes-0.0.1a2-py2.py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
14b476a385de4931a4254563ae4f6495b205e2ade50afbcc510a4fdbab0973f5
|
|
MD5 |
5fca6691c2d2d3f72738fdb5353c27ee
|
|
BLAKE2b-256 |
8aad52af3d2310766133803dd1b0bb8d1e37ae2f3d9da563c065bdbc6ca08d6c
|