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

docs: Update the intro tutorial with extended analysis #1716

Closed

Conversation

rht
Copy link
Contributor

@rht rht commented Jun 17, 2023

No description provided.

EwoutH and others added 5 commits March 28, 2023 23:17
Update the intro tutorial. Use Seaborn for more flexible and easier to read and manipulate plots. Add parts about analysing agent reporters and showing some different kinds of plots.

- Also make seaborn a required dependency
- Also let the DataCollector save index name(s) for the DataFrames returned. This enables not manually having to label the x-axis each time when the time step is used on the x-axis, and improved unstacking.
- Update the dependency installation link in the tutorial to https://github.com/projectmesa/mesa-examples/blob/main/examples/boltzmann_wealth_model_network/requirements.txt
- Update the DataCollector to remove redundant changes (adding index names and the to_dict().
@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

❗ No coverage uploaded for pull request base (target-for-pr-1625@cebdb87). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             target-for-pr-1625    #1716   +/-   ##
=====================================================
  Coverage                      ?   81.84%           
=====================================================
  Files                         ?       18           
  Lines                         ?     1388           
  Branches                      ?      271           
=====================================================
  Hits                          ?     1136           
  Misses                        ?      206           
  Partials                      ?       46           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rht
Copy link
Contributor Author

rht commented Jun 17, 2023

I can't modify the branch, so I have to reopen this PR from my branch, with @EwoutH's commits intact. Reopened in #1717.

@rht rht closed this Jun 17, 2023
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.

3 participants