File tree 2 files changed +21
-1
lines changed
2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Analytics] ( https://ga-beacon.appspot.com/UA-80121379-2/notes-python )] ( https://github.com/lijin-thu/notes-python )
2
1
2
+ [ ![ Analytics] ( https://ga-beacon.appspot.com/UA-80121379-2/notes-python )] ( https://github.com/lijin-thu/notes-python )
3
3
4
4
# 中文 Python 笔记
5
5
@@ -215,3 +215,7 @@ conda update anaconda
215
215
- [12.01 十分钟上手 Pandas](12-pandas/12.01-ten-minutes-to-pandas.ipynb)
216
216
- [12.02 一维数据结构:Series](12-pandas/12.02-series-in-pandas.ipynb)
217
217
- [12.03 二维数据结构:DataFrame](12-pandas/12.03-dataframe-in-pandas.ipynb)
218
+
219
+ 觉得有用打赏一下?
220
+
221
+ <img src="payment.jpg", width=20%/>
Original file line number Diff line number Diff line change 1
1
{
2
2
"cells" : [
3
+ {
4
+ "cell_type" : " markdown" ,
5
+ "metadata" : {},
6
+ "source" : [
7
+ " [](https://github.com/lijin-thu/notes-python)"
8
+ ]
9
+ },
3
10
{
4
11
"cell_type" : " markdown" ,
5
12
"metadata" : {},
254
261
" \t - [12.02 一维数据结构:Series](12-pandas/12.02-series-in-pandas.ipynb)\n " ,
255
262
" \t - [12.03 二维数据结构:DataFrame](12-pandas/12.03-dataframe-in-pandas.ipynb)"
256
263
]
264
+ },
265
+ {
266
+ "cell_type" : " markdown" ,
267
+ "metadata" : {},
268
+ "source" : [
269
+ " 觉得有用打赏一下?\n " ,
270
+ " \n " ,
271
+ " <img src=\" payment.jpg\" , width=20%/>"
272
+ ]
257
273
}
258
274
],
259
275
"metadata" : {
You can’t perform that action at this time.
0 commit comments