Skip to content

Commit

Permalink
generateReadme: Refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentLvr committed Mar 22, 2022
1 parent 0cb5cfa commit 0c5d986
Show file tree
Hide file tree
Showing 101 changed files with 317 additions and 314 deletions.
2 changes: 1 addition & 1 deletion AWS/AWS_Daily_biling_notification_to_slack.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@
"outputs": [
{
"data": {
"text/html": "<script>window.copyToClipboard(\"https://public.naas.ai/amVyZW15LTJFcmF2ZW5lbC00MGNhc2hzdG9yeS0yRWNvbQ==/asset/2c5e1d18d20f7279df7e9edef9faf334026c5285333df3442b630c39a4f5\");</script><div id=\"pasting_to_clipboard\">\u2705 Copied !</div>",
"text/html": "<script>window.copyToClipboard(\"https://public.naas.ai/amVyZW15LTJFcmF2ZW5lbC00MGNhc2hzdG9yeS0yRWNvbQ==/asset/2c5e1d18d20f7279df7e9edef9faf334026c5285333df3442b630c39a4f5\");</script><div id=\"pasting_to_clipboard\"> Copied !</div>",
"text/plain": "<IPython.core.display.HTML object>"
},
"metadata": {},
Expand Down
2 changes: 1 addition & 1 deletion CCXT/CCXT_Calculate_Support_and_Resistance.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
},
"source": [
"### Setup Binance\n",
"\ud83d\udc49 <a href='https://www.binance.com/en/support/faq/360002502072'>How to create API ?</a>"
"👉 <a href='https://www.binance.com/en/support/faq/360002502072'>How to create API ?</a>"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion CCXT/CCXT_Predict_Bitcoin_from_Binance.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
},
"source": [
"### Setup Binance\n",
"\ud83d\udc49 <a href='https://www.binance.com/en/support/faq/360002502072'>How to create API ?</a>"
"👉 <a href='https://www.binance.com/en/support/faq/360002502072'>How to create API ?</a>"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion CSV/CSV_Read_file.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
},
"source": [
"You want to add more parameters ?<br>\n",
"\ud83d\udc49 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html\">here</a>."
"👉 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html\">here</a>."
]
},
{
Expand Down
6 changes: 3 additions & 3 deletions CSV/CSV_Save_file.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
},
"source": [
"You want to add more parameters ?<br>\n",
"\ud83d\udc49 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html\">here</a>."
"👉 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html\">here</a>."
]
},
{
Expand Down Expand Up @@ -204,7 +204,7 @@
},
"source": [
"You want to add more parameters ?<br>\n",
"\ud83d\udc49 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_csv.html\">here</a>."
"👉 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_csv.html\">here</a>."
]
},
{
Expand All @@ -225,7 +225,7 @@
"outputs": [],
"source": [
"df.to_csv(csv_output_path)\n",
"print(f'\ud83d\udcbe Excel '{csv_output_path}' successfully saved in Naas.')"
"print(f'💾 Excel '{csv_output_path}' successfully saved in Naas.')"
]
}
],
Expand Down
6 changes: 3 additions & 3 deletions Excel/Excel_Consolidate_files.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
},
"source": [
"You want to add more parameters ?<br>\n",
"\ud83d\udc49 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_excel.html\">here</a>."
"👉 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_excel.html\">here</a>."
]
},
{
Expand Down Expand Up @@ -242,7 +242,7 @@
},
"source": [
"You want to add more parameters ?<br>\n",
"\ud83d\udc49 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_excel.html\">here</a>."
"👉 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_excel.html\">here</a>."
]
},
{
Expand All @@ -256,7 +256,7 @@
"outputs": [],
"source": [
"df_concat.to_excel(excel_output_path)\n",
"print(f'\ud83d\udcbe Excel '{excel_output_path}' successfully saved in Naas.')"
"print(f'💾 Excel '{excel_output_path}' successfully saved in Naas.')"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion Excel/Excel_Custom_sheet.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"tags": []
},
"source": [
"**Author:** [S\u00e9bastien Grech](https://www.linkedin.com/in/s%C3%A9bastien-grech-4433a7150/)"
"**Author:** [Sébastien Grech](https://www.linkedin.com/in/s%C3%A9bastien-grech-4433a7150/)"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion Excel/Excel_Read_file.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
},
"source": [
"You want to add more parameters ?<br>\n",
"\ud83d\udc49 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_excel.html\">here</a>."
"👉 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_excel.html\">here</a>."
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions Excel/Excel_Save_file.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
},
"source": [
"You want to add more parameters ?<br>\n",
"\ud83d\udc49 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_excel.html\">here</a>."
"👉 Check out the pandas documentation <a href=\"https://pandas.pydata.org/docs/reference/api/pandas.read_excel.html\">here</a>."
]
},
{
Expand All @@ -204,7 +204,7 @@
"outputs": [],
"source": [
"df_yahoo.to_excel(excel_file_path)\n",
"print(f'\ud83d\udcbe Excel '{excel_file_path}' successfully saved in Naas.')"
"print(f'💾 Excel '{excel_file_path}' successfully saved in Naas.')"
]
}
],
Expand Down
Loading

0 comments on commit 0c5d986

Please sign in to comment.