Note
The New k Contributors Meeting is still active, but notes are no longer being maintained.
Welcome to the monthly call for new contributors to the pandas project 🎉
We want to take a moment to remind you that this meeting, like all project spaces is meant to be open, welcoming, and inclusive. Like all pandas spaces, and everyone participating in them, this meeting will follow our code of conduct. If you haven't read it yet, please take some time to do so later on as it already applies to you. For now, in short, please be kind and generous towards one another.
Take our event survey at the end of the meeting (it will/should open in a new browser tab).
Present: Marco Gorelli, Melissa Mendonça, Joris Van den Bossche,
Present: Melissa Mendonça (@melissawm), Marco Gorelli, George Gigilas Junior (@GeorgeJuniorGG), Richard Shadrach, Cristiano, Mylena Roberta dos Santos (@MylenaRoberta), aureliobarbosa
Present: Noa Tamir, José Lucas Silva Mayer, Willian Wang
Present: Noa Tamir, Joris Van den Bossche, Marco Gorelli, Richard, Candace Williams
Present: Joris Van den Bossche, Marco Gorelli, Akmal Soliev
.to_numpy()
- AkmalPresent: Noa Tamir (@noatamir), Marco Gorelli, Patrick Hoefler
General q&a / office hours with new contributors.
Covered:
Present: Noa Tamir (@noatamir), Joris Van den Bossche (@jorisvandenbossche), Patrick Hoefler
This is optional since these notes will be recorded in our Github repository. If you'd like you can also paste your answer in the zoom chat 😉
Feel free to add items for discussion to this agenda!
Present: Noa Tamir (@noatamir), Joris Van den Bossche (@jorisvandenbossche)
This is optional since these notes will be recorded in our Github repository. If you'd like you can also paste your answer in the zoom chat 😉
Feel free to add items for discussion to this agenda!
Present: Noa Tamir (@noatamir), Richard Shadrach (@rhshadrach), Patrick Hoefler, Marco Gorelli, Sergio Rojas (@hisergiorojas),
This is optional since these notes will be recorded in our Github repository. If you'd like you can also paste your answer in the zoom chat 😉
Introduction to contributing to pandas presentation
Introduction to OSS contribution workflow
yum list installed | grep -i --color compiler
doesn't work on fedora but yum list installed | grep -i --color gcc
does. Maybe we can update teh docs here.
pip install instruction might be missing an extra step for hdf?!
add a note about using mamba rather than micromamba
we spoke about runing the test suite locally and how you can avoid certain failed tests. https://pandas.pydata.org/docs/dev/development/contributing_codebase.html#running-the-test-suite.
Present: Noa Tamir (@noatamir), Richard Shadrach (@rhshadrach), Dhavide Aruliah (@dhavide), Thomas Lautenschläger (thlautenschlaeger), Maggie Liu (@mliu08), Sanjay Vankudre ( @vankudre), Alexander Lind (@al91liwo), Marco Gorelli (@MarcoGorelli), Jan Timko (@honza26), Dennis Chukwunta (@th3nn3ss)
please add your names (and github handle in brackets). This will makes it easier to stay in touch later on issues and pull requests (PRs) ✨
This is optional since these notes will be recorded in our Github repository. If you'd like you can also paste your answer in the zoom chat 😉
Feel free to add items for discussion to this agenda!
Present: Noa Tamir (@noatamir), Joris Van den Bossche (@jorisvandenbossche), Dhavide Aruliah (@dhavide), Richard Shadrach (@rhshadrach), Thomas Lautenschläger (@thlautenschlaeger), Markus Semmler (@kosmitive), Sam Cunliffe (@samcunliffe), Jill Augustine (@jill-augustine), James Powell (@dontusethiscode), Cameron Riddell (@camriddell), Bill Blum (@roadswitcher), Filipe Fernandes (@ocefpaf), Marco (@MarcoGorelli), Karolina Krassowska (@krassowska)
please add your names (and github handle in brackets). This will makes it easier to stay in touch later on issues and pull requests (PRs) ✨
This is optional since these notes will be recorded in our Github repository. If you'd like you can also paste your answer in the zoom chat 😉
Feel free to add items for discussion to this agenda!
take
Newcomers please add items to the agenda based on your interests! What would you like us to discuss? do you want to ask something? are you already working on a specific PR? you can add a link to it ✨ Would you like to get some guidance on how to navigate some of the code? or learn how to add a test? We will do our best to answer or help you connect you with the right people ☺️
How will we communicate asynchronously while working on the project?