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 36 million developers.
Sign up
Pinned
84 contributions in 2017
Activity overview
Contributed to
datapythonista/datapythonista.github.io,
pandas-dev/pandas,
datapythonista/mnist
and 5 other
repositories
Contribution activity
December 2017
- datapythonista/pyro Python
Created a pull request in pandas-dev/pandas that received 22 comments
DOC: Using deprecated sphinx directive instead of non-standard messages in docstrings (#18928)
closes #18928
tests passed
passes git diff upstream/master -u -- "*.py" | flake8 --diff
whatsnew entry
+204
−100
•
22
comments
Created an issue in pandas-dev/pandas that received 2 comments
Documentation and consistency for deprecation
If I'm not wrong, there is not documentation on what's the deprecation policy for Pandas, or how to contribute when classes, functions or methods a…
2
comments