Commit 7be615df authored by Udbhasa M M S's avatar Udbhasa M M S

script modification

parent fd2ee6e1
......@@ -3,12 +3,6 @@
{
"cell_type": "code",
"execution_count": null,
<<<<<<< HEAD
"id": "2ab73bc9-076e-488c-9048-9c457afb42aa",
"metadata": {},
"outputs": [],
"source": []
=======
"id": "8ec89ac0-db91-4070-adff-d3fd93f2e08c",
"metadata": {},
"outputs": [],
......@@ -17,20 +11,24 @@
"!pip install nltk\n",
"!pip install pandas"
]
>>>>>>> 7448d8dbc88b5e922ef4e504b69d178c8bb102f3
},
{
"cell_type": "code",
"execution_count": null,
"id": "f1cc045d-cd66-4662-9b5f-5b9a48174b63",
"metadata": {},
"outputs": [],
"source": [
"import pandas as pd\n",
"iport numpy as np"
]
}
],
"metadata": {
"kernelspec": {
<<<<<<< HEAD
"display_name": "default:Python",
"language": "python",
"name": "conda-env-default-py"
=======
"display_name": "Python (Local)",
"language": "python",
"name": "local-base"
>>>>>>> 7448d8dbc88b5e922ef4e504b69d178c8bb102f3
},
"language_info": {
"codemirror_mode": {
......@@ -42,11 +40,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
<<<<<<< HEAD
"version": "3.9.13"
=======
"version": "3.7.12"
>>>>>>> 7448d8dbc88b5e922ef4e504b69d178c8bb102f3
}
},
"nbformat": 4,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment