Vidhya Varshany
Vidhya Varshany
I would like to contribute my python data analytivs project
can I add my data analytics project??
I have contributed to your repo. Kindly label us as we are participating in Hackoberfest. It's been 6 days now
> This is a great start! 🚀 > > Missing: > > * Tests > > * Be thorough > * Test edge cases > * Test passing an EventSet...
Hi.. I have added the test cases for the round() in `test_unary.py` for the all the above combinations that is mentioned. Kindly review my changes. Thanks
Can I take this one if available?💖
Sure!! I skimmed through the contribution guidelines as well. I'll start the work! Thank you...
Hi.... For the float operator .. You have mentioned to implement them in the unary.py but in the guidelines it mentioned as creating new operators in the __init__.py or event_set_ops.py...
could you provide me with the discord channel?
Hi... Here in the `event_set_ops.py` . Look at line 598 and then at line 1477 why there are two time `abs` function is defined but for other operator say for...