Open codecademy-docs opened 2 months ago
Can I take this one? Thanks
Hey @arisdelacruz Youβre assigned π In addition to the documents linked in the description, please also look at the Contribution Guide. After creating a PR, the maintainer(s) (with the collaborator label) will add comments/suggestions to address any revisions before approval.
Thanks @mamtawardhani
@mamtawardhani
hi, hello
Just wanted to inquire if should be using the .arange() function now, instead of the .range() function because of the deprecation notice on the latter
thanks
Hey @arisdelacruz .range()
has been deprecated? Let me check this once and get back to you, since we have the PR for the .arange()
already. Give me some time, I'll check this and update you. π
Reason/inspiration (optional)
We would like a new entry on the
.range()
term under PyTorch. The entry should go in a new file underdocs/content/pytorch/concepts/tensors/terms/range/range.md
.The entry should include:
Syntax
section that provides the syntax for the conceptExample
section that provides an example demonstrating the concept in usePlease refer to the term entry template, content standards and markdown style guide when working on the PR for this issue.
Entry Type (select all that apply)
New Term for Existing Concept Entry
Code of Conduct
For Maintainers