Giter Club home page Giter Club logo

pandas-gbq-feedstock's Introduction

About pandas-gbq-feedstock

Feedstock license: BSD-3-Clause

Home: https://github.com/googleapis/python-bigquery-pandas

Package license: BSD-3-Clause

Summary: Pandas interface to Google BigQuery

Development: https://github.com/googleapis/python-bigquery-pandas

Documentation: https://googleapis.dev/python/pandas-gbq/latest/index.html

Current build status

All platforms:

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms

Installing pandas-gbq

Installing pandas-gbq from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge
conda config --set channel_priority strict

Once the conda-forge channel has been enabled, pandas-gbq can be installed with conda:

conda install pandas-gbq

or with mamba:

mamba install pandas-gbq

It is possible to list all of the versions of pandas-gbq available on your platform with conda:

conda search pandas-gbq --channel conda-forge

or with mamba:

mamba search pandas-gbq --channel conda-forge

Alternatively, mamba repoquery may provide more information:

# Search all versions available on your platform:
mamba repoquery search pandas-gbq --channel conda-forge

# List packages depending on `pandas-gbq`:
mamba repoquery whoneeds pandas-gbq --channel conda-forge

# List dependencies of `pandas-gbq`:
mamba repoquery depends pandas-gbq --channel conda-forge

About conda-forge

Powered by NumFOCUS

conda-forge is a community-led conda channel of installable packages. In order to provide high-quality builds, the process has been automated into the conda-forge GitHub organization. The conda-forge organization contains one repository for each of the installable packages. Such a repository is known as a feedstock.

A feedstock is made up of a conda recipe (the instructions on what and how to build the package) and the necessary configurations for automatic building using freely available continuous integration services. Thanks to the awesome service provided by Azure, GitHub, CircleCI, AppVeyor, Drone, and TravisCI it is possible to build and upload installable packages to the conda-forge anaconda.org channel for Linux, Windows and OSX respectively.

To manage the continuous integration and simplify feedstock maintenance conda-smithy has been developed. Using the conda-forge.yml within this repository, it is possible to re-render all of this feedstock's supporting files (e.g. the CI configuration files) with conda smithy rerender.

For more information please check the conda-forge documentation.

Terminology

feedstock - the conda recipe (raw material), supporting scripts and CI configuration.

conda-smithy - the tool which helps orchestrate the feedstock. Its primary use is in the construction of the CI .yml files and simplify the management of many feedstocks.

conda-forge - the place where the feedstock and smithy live and work to produce the finished article (built conda distributions)

Updating pandas-gbq-feedstock

If you would like to improve the pandas-gbq recipe or build a new package version, please fork this repository and submit a PR. Upon submission, your changes will be run on the appropriate platforms to give the reviewer an opportunity to confirm that the changes result in a successful build. Once merged, the recipe will be re-built and uploaded automatically to the conda-forge channel, whereupon the built conda packages will be available for everybody to install and use from the conda-forge channel. Note that all branches in the conda-forge/pandas-gbq-feedstock are immediately built and any created packages are uploaded, so PRs should be based on branches in forks and branches in the main repository should only be used to build distinct package versions.

In order to produce a uniquely identifiable distribution:

  • If the version of a package is not being increased, please add or increase the build/number.
  • If the version of a package is being increased, please remember to return the build/number back to 0.

Feedstock Maintainers

pandas-gbq-feedstock's People

Contributors

beckermr avatar chalmerlowe avatar conda-forge-admin avatar conda-forge-curator[bot] avatar github-actions[bot] avatar jreback avatar parthea avatar regro-cf-autotick-bot avatar rxm7706 avatar tswast avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pandas-gbq-feedstock's Issues

Confilcts when trying to install pandas-gbq=0.15.0

I have an empty conda environment, when trying to do conda install pandas-gbq -c conda-forge it will suggest installing pandas-gbq=0.10.0 which works, but I want to install v0.15.0 when I pin the version conda create -n test_2 pandas-gbq=0.15.0 -c conda-forge I get the following error:

Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: | 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed                                                                                                                           

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versions

Package requests conflicts for:
google-auth-oauthlib[version='>=0.0.1'] -> requests-oauthlib[version='>=0.7.0'] -> requests[version='>=2.0.0']
google-cloud-bigquery[version='>=1.11.0,<3.0.0dev'] -> google-cloud-bigquery-core=2.23.1 -> requests[version='>=2.18.0,<3.0.0dev']

Package setuptools conflicts for:
google-auth-oauthlib[version='>=0.0.1'] -> google-auth[version='>=1.0.0'] -> setuptools[version='>=40.3.0']
setuptools
pydata-google-auth -> google-auth[version='>=1.0.0,<2dev'] -> setuptools[version='>=40.3.0']
google-cloud-bigquery[version='>=1.11.0,<3.0.0dev'] -> grpcio[version='>=1.38.1,<2.0dev'] -> setuptools[version='>=18.5']
google-auth[version='>=1.0.1'] -> setuptools[version='>=40.3.0']

Package python_abi conflicts for:
google-auth-oauthlib[version='>=0.0.1'] -> click[version='>=6.0.0'] -> python_abi[version='3.8.*|3.9.*',build='*_cp39|*_cp38']
setuptools -> python_abi[version='3.8.*|3.9.*',build='*_cp39|*_cp38']
google-auth[version='>=1.0.1'] -> aiohttp[version='>=3.6.2,<4.0.0dev'] -> python_abi[version='3.8.*|3.9.*',build='*_cp39|*_cp38']
google-cloud-bigquery[version='>=1.11.0,<3.0.0dev'] -> grpcio[version='>=1.38.1,<2.0dev'] -> python_abi[version='3.8.*|3.9.*',build='*_cp39|*_cp38']
pandas[version='>=0.23.2'] -> python_abi[version='3.8.*|3.9.*',build='*_cp39|*_cp38']

Package google-auth conflicts for:
google-auth[version='>=1.0.1']
pydata-google-auth -> google-auth[version='>=1.0.0,<2dev']
pydata-google-auth -> google-auth-oauthlib -> google-auth[version='>=1.0.0']
google-auth-oauthlib[version='>=0.0.1'] -> google-auth[version='>=1.0.0']

Package tqdm conflicts for:
google-cloud-bigquery[version='>=1.11.0,<3.0.0dev'] -> tqdm[version='>=4.0.0,<=5.0.0dev|>=4.7.4,<=5.0.0dev']
tqdm[version='>=4.23.0']

Package pandas conflicts for:
google-cloud-bigquery[version='>=1.11.0,<3.0.0dev'] -> pandas[version='>=0.17.1|>=0.23.0']
pandas[version='>=0.23.2']

Package google-auth-oauthlib conflicts for:
pydata-google-auth -> google-auth-oauthlib
google-auth-oauthlib[version='>=0.0.1']

Package six conflicts for:
pandas[version='>=0.23.2'] -> python-dateutil[version='>=2.7.3'] -> six[version='>=1.5']
google-auth[version='>=1.0.1'] -> pyopenssl[version='>=20.0.0'] -> six[version='>=1.5.2']
google-cloud-bigquery[version='>=1.11.0,<3.0.0dev'] -> grpcio[version='>=1.38.1,<2.0dev'] -> six[version='>=1.13.0,<2.0.0dev|>=1.5.2']
google-auth-oauthlib[version='>=0.0.1'] -> google-auth[version='>=1.0.0'] -> six[version='>=1.9.0|>=1.9.0,<2dev']
google-auth[version='>=1.0.1'] -> six[version='>=1.9.0|>=1.9.0,<2dev']
pydata-google-auth -> google-auth[version='>=1.0.0,<2dev'] -> six[version='>=1.9.0|>=1.9.0,<2dev']

Package certifi conflicts for:
setuptools -> certifi[version='>=2016.9.26']
google-auth[version='>=1.0.1'] -> setuptools[version='>=40.3.0'] -> certifi[version='>=2016.9.26']

Package yarl conflicts for:
google-auth[version='>=1.0.1'] -> aiohttp[version='>=3.6.2,<4.0.0dev'] -> yarl[version='>=1.0,<2.0']
google-cloud-bigquery[version='>=1.11.0,<3.0.0dev'] -> google-cloud-bigquery-storage-core[version='>=2.0.0,<3.0.0dev'] -> yarl[version='<1.6.0,>=1.0']

conda info

     active environment : dask_bigquery
    active env location : /Users/ncclementi/mambaforge/envs/dask_bigquery
            shell level : 2
       user config file : /Users/ncclementi/.condarc
 populated config files : /Users/ncclementi/mambaforge/.condarc
                          /Users/ncclementi/.condarc
          conda version : 4.10.3
    conda-build version : not installed
         python version : 3.9.4.final.0
       virtual packages : __osx=11.4=0
                          __unix=0=0
                          __archspec=1=arm64
       base environment : /Users/ncclementi/mambaforge  (writable)
      conda av data dir : /Users/ncclementi/mambaforge/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/osx-arm64
                          https://conda.anaconda.org/conda-forge/noarch
          package cache : /Users/ncclementi/mambaforge/pkgs
                          /Users/ncclementi/.conda/pkgs
       envs directories : /Users/ncclementi/mambaforge/envs
                          /Users/ncclementi/.conda/envs
               platform : osx-arm64
             user-agent : conda/4.10.3 requests/2.25.1 CPython/3.9.4 Darwin/20.5.0 OSX/11.4
                UID:GID : 501:20
             netrc file : None
           offline mode : False

Version 0.9.0 does not install pydata-google-auth automatically

Issue:

Hi, after upgrading from version 0.8.0 to 0.9.0, the package pydata-google-auth is missing.

Python 3.6.6 | packaged by conda-forge | (default, Jul 26 2018, 09:55:02)
Type 'copyright', 'credits' or 'license' for more information
IPython 7.1.1 -- An enhanced Interactive Python. Type '?' for help.

In [1]: import pandas_gbq

In [2]: pandas_gbq.__version__
Out[2]: '0.9.0'

In [3]: import pydata_google_auth
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-3-99714eec0d64> in <module>
----> 1 import pydata_google_auth

ModuleNotFoundError: No module named 'pydata_google_auth'

Environment (conda list):
$ conda list

# Name                    Version                   Build  Channel
appdirs                   1.4.3                     <pip>
appnope                   0.1.0                 py36_1000    conda-forge
asn1crypto                0.24.0                py36_1003    conda-forge
attrs                     18.2.0                     py_0    conda-forge
backcall                  0.1.0                      py_0    conda-forge
beautifulsoup4            4.6.0                    py36_0    conda-forge
black                     18.9b0                    <pip>
blackcellmagic            0.0.1                     <pip>
blas                      1.0                         mkl
bleach                    3.0.2                      py_0    conda-forge
blinker                   1.4                        py_1    conda-forge
boto                      2.49.0                   py36_0
boto3                     1.9.78                     py_0    conda-forge
botocore                  1.12.78                    py_0    conda-forge
bz2file                   0.98                       py_0    conda-forge
bzip2                     1.0.6                         1    conda-forge
ca-certificates           2018.11.29           ha4d7672_0    conda-forge
cachetools                2.1.0                      py_0    conda-forge
certifi                   2018.11.29            py36_1000    conda-forge
cffi                      1.11.5           py36h5e8e0c9_1    conda-forge
chardet                   3.0.4                 py36_1003    conda-forge
Click                     7.0                       <pip>
click                     7.0                        py_0    conda-forge
colorama                  0.4.0                     <pip>
cryptography              2.3.1            py36hdffb7b8_0    conda-forge
cryptography-vectors      2.3.1                 py36_1000    conda-forge
cycler                    0.10.0                     py_1    conda-forge
datasheets                0.3.0                     <pip>
decorator                 4.3.0                      py_0    conda-forge
defusedxml                0.5.0                      py_1    conda-forge
docutils                  0.14                  py36_1001    conda-forge
entrypoints               0.2.3                 py36_1002    conda-forge
Flask                     1.0.2                     <pip>
freetype                  2.9.1                h6debe1e_4    conda-forge
gensim                    3.4.0            py36h1de35cc_0
geoip2                    2.9.0                     <pip>
gitdb2                    2.0.5                     <pip>
GitPython                 2.1.11                    <pip>
google-api-core           1.1.0                      py_0    conda-forge
google-api-python-client  1.7.7                      py_0    conda-forge
google-auth               1.6.2                      py_0    conda-forge
google-auth-httplib2      0.0.3                      py_2    conda-forge
google-auth-oauthlib      0.2.0                 py36_1000    conda-forge
google-cloud-bigquery     1.8.1                      py_0    conda-forge
google-cloud-core         0.28.1                     py_0    conda-forge
google-resumable-media    0.3.1                      py_0    conda-forge
googleapis-common-protos  1.5.5                      py_0    conda-forge
gspread                   3.1.0                      py_0    conda-forge
gspread                   0.6.2                     <pip>
httplib2                  0.11.3                py36_1001    conda-forge
httplib2                  0.9.2                     <pip>
icu                       58.2                 hfc679d8_0    conda-forge
idna                      2.7                   py36_1002    conda-forge
inflection                0.3.1                     <pip>
intel-openmp              2019.0                      118
ipykernel                 5.1.0              pyh24bf2e0_0    conda-forge
ipython                   7.1.1           py36h24bf2e0_1000    conda-forge
ipython_genutils          0.2.0                      py_1    conda-forge
ipywidgets                7.4.2                      py_0    conda-forge
itsdangerous              1.1.0                     <pip>
jedi                      0.13.1                py36_1000    conda-forge
jinja2                    2.10                       py_1    conda-forge
jmespath                  0.9.3                      py_1    conda-forge
jpeg                      9c                   h470a237_1    conda-forge
jsonschema                3.0.0a3               py36_1000    conda-forge
jupyter                   1.0.0                      py_1    conda-forge
jupyter_client            5.2.3                      py_1    conda-forge
jupyter_console           6.0.0                      py_0    conda-forge
jupyter_contrib_core      0.3.3                      py_2    conda-forge
jupyter_contrib_nbextensions 0.5.0                 py36_1000    conda-forge
jupyter_core              4.4.0                      py_0    conda-forge
jupyter_highlight_selected_word 0.2.0                 py36_1000    conda-forge
jupyter_latex_envs        1.4.4                 py36_1000    conda-forge
jupyter_nbextensions_configurator 0.4.0                 py36_1000    conda-forge
kiwisolver                1.0.1            py36h2d50403_2    conda-forge
libcxx                    7.0.0                h2d50403_2    conda-forge
libffi                    3.2.1                hfc679d8_5    conda-forge
libgfortran               3.0.1                h93005f0_2
libiconv                  1.15                 h470a237_3    conda-forge
libpng                    1.6.35               ha92aebf_2    conda-forge
libprotobuf               3.6.1                hd28b015_0    conda-forge
libsodium                 1.0.16               h470a237_1    conda-forge
libxml2                   2.9.8                h422b904_5    conda-forge
libxslt                   1.1.32               h88dbc4e_2    conda-forge
llvm-meta                 7.0.0                         0    conda-forge
lxml                      4.2.5            py36hc9114bc_0    conda-forge
Markdown                  3.0.1                     <pip>
markdown                  2.6.11                     py_0    conda-forge
markupsafe                1.1.0            py36h470a237_0    conda-forge
matplotlib                3.0.1                         1    conda-forge
matplotlib-base           3.0.1            py36h45c993b_1    conda-forge
maxminddb                 1.4.1                     <pip>
mistune                   0.8.4            py36h470a237_0    conda-forge
mkl                       2018.0.3                      1
mkl_fft                   1.0.6                    py36_0    conda-forge
mkl_random                1.0.2                    py36_0    conda-forge
nbconvert                 5.4.0                         1    conda-forge
nbdiff                    1.0.3                     <pip>
nbdime                    1.0.3                     <pip>
nbformat                  4.4.0                      py_1    conda-forge
ncurses                   6.1                  hfc679d8_1    conda-forge
nltk                      3.4                      py36_1
notebook                  5.7.4                 py36_1000    conda-forge
numpy                     1.15.4           py36h6a91979_0
numpy-base                1.15.4           py36h8a80b8c_0
oauth2client              4.1.2                      py_1    conda-forge
oauthlib                  2.1.0                      py_0    conda-forge
openblas                  0.2.20                        8    conda-forge
openssl                   1.0.2p               h470a237_2    conda-forge
pandas                    0.23.4           py36hf8a1672_0    conda-forge
pandas-gbq                0.9.0                      py_0    conda-forge
pandoc                    1.19.2                        0    conda-forge
pandocfilters             1.4.2                      py_1    conda-forge
parso                     0.3.1                      py_0    conda-forge
pexpect                   4.6.0                 py36_1000    conda-forge
pickleshare               0.7.5                 py36_1000    conda-forge
pip                       18.1                  py36_1000    conda-forge
plotly                    3.5.0                      py_0    conda-forge
prometheus_client         0.4.2                      py_0    conda-forge
prompt_toolkit            2.0.7                      py_0    conda-forge
protobuf                  3.6.1            py36hfc679d8_1    conda-forge
ptyprocess                0.6.0                 py36_1000    conda-forge
pyasn1                    0.4.4                      py_1    conda-forge
pyasn1-modules            0.2.1                      py_0    conda-forge
pycparser                 2.19                       py_0    conda-forge
pygments                  2.2.0                      py_1    conda-forge
pyjwt                     1.6.4                      py_0    conda-forge
pymc                      2.3.6                    py36_1    conda-forge
pymysql                   0.9.2                    py36_0
pyopenssl                 18.0.0                py36_1000    conda-forge
pyparsing                 2.3.0                      py_0    conda-forge
pyqt                      5.6.0            py36h8210e8a_7    conda-forge
pyrsistent                0.14.5           py36h470a237_1    conda-forge
pysocks                   1.6.8                 py36_1002    conda-forge
python                    3.6.6                h5001a0f_0    conda-forge
python-crfsuite           0.9.6            py36h2d50403_0    conda-forge
python-dateutil           2.7.5                      py_0    conda-forge
python-dotenv             0.7.1                     <pip>
python-dotenv             0.10.1                     py_0    conda-forge
python-intercom           3.1.0                     <pip>
python-Levenshtein        0.12.0                    <pip>
pytz                      2018.7                     py_0    conda-forge
pyyaml                    3.13             py36h470a237_1    conda-forge
pyzmq                     17.1.2           py36hae99301_1    conda-forge
qt                        5.6.2                hd4c90f3_9    conda-forge
qtconsole                 4.4.2                      py_1    conda-forge
readline                  7.0                  haf1bffa_1    conda-forge
requests                  2.20.0                py36_1000    conda-forge
requests-oauthlib         1.0.0                      py_1    conda-forge
retrying                  1.3.3                      py_2    conda-forge
retrying                  1.3.3                     <pip>
rsa                       3.4.2                      py_1    conda-forge
s3transfer                0.1.13                py36_1001    conda-forge
scikit-learn              0.20.0           py36h4f467ca_1
scipy                     1.1.0            py36h28f7352_1
send2trash                1.5.0                      py_0    conda-forge
setuptools                40.5.0                   py36_0    conda-forge
simplejson                3.16.1           py36h470a237_0    conda-forge
sip                       4.18.1           py36hfc679d8_0    conda-forge
six                       1.11.0                py36_1001    conda-forge
slackclient               1.3.0                     <pip>
slackclient               1.2.1                      py_0    conda-forge
smart_open                1.7.1                      py_0    conda-forge
smmap2                    2.0.5                     <pip>
sqlalchemy                1.2.16           py36h470a237_0    conda-forge
sqlite                    3.25.3               hb1c47c0_0    conda-forge
style                     1.1.0                     <pip>
terminado                 0.8.1                 py36_1001    conda-forge
testpath                  0.4.2                 py36_1000    conda-forge
tk                        8.6.8                ha92aebf_0    conda-forge
toml                      0.10.0                    <pip>
tornado                   5.1.1            py36h470a237_0    conda-forge
traitlets                 4.3.2                 py36_1000    conda-forge
twython                   3.7.0                      py_0    conda-forge
update                    0.0.1                     <pip>
uritemplate               3.0.0                      py_1    conda-forge
urllib3                   1.23                  py36_1001    conda-forge
wcwidth                   0.1.7                      py_1    conda-forge
webencodings              0.5.1                      py_1    conda-forge
websocket-client          0.54.0                py36_1000    conda-forge
Werkzeug                  0.14.1                    <pip>
wheel                     0.32.2                   py36_0    conda-forge
widgetsnbextension        3.4.2                 py36_1000    conda-forge
xz                        5.2.4                h470a237_1    conda-forge
yaml                      0.1.7                h470a237_1    conda-forge
zeromq                    4.2.5                hfc679d8_5    conda-forge
zlib                      1.2.11               h470a237_3    conda-forge

Details about conda and system ( conda info ):
$ conda info

conda version : 4.5.12
conda-build version : not installed
python version : 3.6.1.final.0
channel URLs : 
https://conda.anaconda.org/conda-forge/osx-64
https://conda.anaconda.org/conda-forge/noarch
https://repo.anaconda.com/pkgs/main/osx-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/free/osx-64
https://repo.anaconda.com/pkgs/free/noarch
https://repo.anaconda.com/pkgs/r/osx-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/pro/osx-64
https://repo.anaconda.com/pkgs/pro/noarch
platform : osx-64
user-agent : conda/4.5.12 requests/2.18.4 CPython/3.6.1 Darwin/18.0.0 OSX/10.14

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.