Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: Run doctests for pandas/plotting #45019

Merged
merged 7 commits into from
Dec 24, 2021

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added the Docs label Dec 23, 2021
@mroeschke mroeschke added this to the 1.4 milestone Dec 23, 2021
@mroeschke
Copy link
Member Author

Failure unrelated. Looks mamba related


Updating 'pandas-dev' env from conda env update...
  /usr/share/miniconda/condabin/mamba env update --name pandas-dev --file ci/deps/actions-38-db.yaml
  
  
  Looking for: ['python=3.8', "cython[version='>=0.29.24']", "pytest[version='>=6.0']", "pytest-xdist[version='>=1.31']", "hypothesis[version='>=5.5.3']", "pytest-cov[version='>=2.10.1']", "aiobotocore[version='<2.0.0']", 'beautifulsoup4', 'boto3', "botocore[version='>=1.11']", 'dask', "fastparquet[version='>=0.4.0']", "fsspec[version='>=0.7.4']", "gcsfs[version='>=0.6.0']", 'geopandas', 'html5lib', 'matplotlib', 'nomkl', 'numexpr', 'numpy=1.18', 'odfpy', 'openpyxl', 'pandas-gbq', 'psycopg2', "pyarrow[version='>=1.0.1']", 'pymysql', 'pytables', 'pytorch', 'python-snappy', 'python-dateutil', 'pytz', "s3fs[version='>=0.4.0']", 'scikit-learn', 'scipy', 'sqlalchemy', 'statsmodels', 'xarray', 'xlrd', 'xlsxwriter', 'xlwt', 'brotlipy', 'coverage', 'pandas-datareader', 'pyxlsb']
  
  
  Encountered problems while solving:
    - nothing provides openblas 0.3.5.* needed by libblas-3.8.0-4_openblas
  
  pkgs/main/noarch          
  pkgs/r/linux-64           
  pkgs/r/noarch             
  pkgs/main/linux-64        
  conda-forge/noarch        
  conda-forge/linux-64  

@jreback jreback merged commit 9598f77 into pandas-dev:master Dec 24, 2021
@mroeschke mroeschke deleted the doc/doctests_plotting branch December 24, 2021 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: ongoing fixing of doctests
3 participants