or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
pandas New Contributors Meeting
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 🎉
Code of Conduct
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).
Notes November 15, 2023
Present: Marco Gorelli, Melissa Mendonça, Joris Van den Bossche,
Notes October 18, 2023
Present: Melissa Mendonça (@melissawm), Marco Gorelli, George Gigilas Junior (@GeorgeJuniorGG), Richard Shadrach, Cristiano, Mylena Roberta dos Santos (@MylenaRoberta), aureliobarbosa
Notes September 20, 2023
Present: Noa Tamir, José Lucas Silva Mayer, Willian Wang
Notes July 19, 2023
Present: Noa Tamir, Joris Van den Bossche, Marco Gorelli, Richard, Candace Williams
Notes June 21, 2023
Present: Joris Van den Bossche, Marco Gorelli, Akmal Soliev
.to_numpy()
- AkmalNotes May 17, 2023
Present: Noa Tamir (@noatamir), Marco Gorelli, Patrick Hoefler
Notes April 19, 2023
General q&a / office hours with new contributors.
Covered:
Notes March 15, 2023
Present: Noa Tamir (@noatamir), Joris Van den Bossche (@jorisvandenbossche), Patrick Hoefler
Feel free to add items for discussion to this agenda!
Notes Februray 15, 2023
Present: Noa Tamir (@noatamir), Joris Van den Bossche (@jorisvandenbossche)
Feel free to add items for discussion to this agenda!
Notes January 18, 2023
Present: Noa Tamir (@noatamir), Richard Shadrach (@rhshadrach), Patrick Hoefler, Marco Gorelli, Sergio Rojas (@hisergiorojas),
Introduction to contributing to pandas presentation
Introduction to OSS contribution workflow
yum list installed | grep -i --color compiler
doesn't work on fedora butyum 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.
Notes November 16, 2022
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)
Feel free to add items for discussion to this agenda!
Notes October 19, 2022
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)
Feel free to add items for discussion to this agenda!
take
Useful Resources
Communication channels
How will we communicate asynchronously while working on the project?