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

Lower pandas version #2217

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Lower pandas version #2217

merged 1 commit into from
Mar 3, 2023

Conversation

canyon289
Copy link
Member

@canyon289 canyon289 commented Mar 2, 2023

Continued effort on trying to get ArviZ updated in colab

WIP until we see what happens with tests

@canyon289 canyon289 changed the title Lower pandas version [WIP[ Lower pandas version Mar 2, 2023
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #2217 (207f072) into main (4e94dfd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2217   +/-   ##
=======================================
  Coverage   89.90%   89.90%           
=======================================
  Files         120      120           
  Lines       12426    12426           
=======================================
  Hits        11171    11171           
  Misses       1255     1255           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@OriolAbril
Copy link
Member

@canyon289 #2218 will fix the rtd ci

@canyon289
Copy link
Member Author

Thanks, rebased on main after merge

@canyon289 canyon289 changed the title [WIP[ Lower pandas version Lower pandas version Mar 3, 2023
@OriolAbril OriolAbril merged commit ea567a4 into main Mar 3, 2023
@OriolAbril OriolAbril deleted the lower_pandas_version branch March 3, 2023 16:17
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Mar 22, 2023
https://build.opensuse.org/request/show/1073712
by user dgarcia + dimstar_suse
- skip python 3.11 and python 3.8 because some dependencies doesn't
  support that python versions
- Update to 0.15.1
  - Fix memory usage and improve efficiency in `from_emcee`
    ([2215](arviz-devs/arviz#2215))
  - Lower pandas version needed
    ([2217](arviz-devs/arviz#2217))
- 0.15.0
  - Adds Savage-Dickey density ratio plot for Bayes factor
    approximation.
    ([2037](arviz-devs/arviz#2037),
    [2152](arviz-devs/arviz#2152))
  - Add `CmdStanPySamplingWrapper` and `PyMCSamplingWrapper` classes
    ([2158](arviz-devs/arviz#2158))
  - Changed dependency on netcdf4-python to h5netcdf
    ([2122](arviz-devs/arviz#2122))
  - Fix `reloo` outdate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants