Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
838 contributions in the last year
Contribution activity
June 2020
-
mwaskom/nbci
Jupyter Notebook
•
Built by
Created a pull request in mwaskom/seaborn that received 12 comments
Add ecdfplot function
This PR adds a new function in the distributions module, ecdfplot.
Simple example:
sns.ecdfplot(diamonds, x="price", hue="cut")
There's some motiv…
+579
−17
•
12
comments
- Example build failure with notebook that raises an error
- Example build failure with notebook that has non-sequential cells
- Example build success
- Created using Colaboratory
- Created using Colaboratory
- Add notebook from Colab
- Add sample notebook from colab
- Modify example notebook
- Second try at installing comic sans
- Install microsoft fonts so xkcd mode uses comic sans
- Try to make xkcd font work
- Round two on solution removal
- Solution removal2
- Try to push solutions back to PR
- Another round, do we trigger the action?
- Test PR with new paths spec
- Test PR
- Test workflow on PR
- Look for Colab badges and redirect them to master
- Updated demos and writing-tutorials.md with more exercise guidance
- Update tutorial guidance
- Revert to 'to_remove' style solution tagging; update workflow
- Change how static files are named, and simplify workflow
- DO NOT MERGE: testing CI workflow
- DO NOT MERGE: Test new tutorial workflow
- Test push from colab to github
- Write out notebook before removing solutions
- Test notebook processing workflow
- Filter student versions from notebook workflow
- Add directories for each day's tutorial content
- Enhanced tutorial PR workflow
- Add new workflow for checking notebooks during pull request on master
- Improve tutorial demos
- Add several demo notebooks with tutorial components
- Add more guidance on stub functions in exercises
Created an issue in mwaskom/seaborn that received 2 comments
categorical sizes plot now has order reversed
From the relational tutorial, on 0.11.0.dev0: sns.relplot(x="time", y="firing_rate", hue="coherence", size="choice", palette=palette, kind="line", d…
2
comments
8
contributions
in private repositories
Jun 3 – Jun 15