Search
 
SCRIPT & CODE EXAMPLE
 

PYTHON

get path of notebook

import os
current_path = os.getcwd()
Comment

PREVIOUS NEXT
Code Example
Python :: clear all python cache 
Python :: python read lines from text file 
Python :: gamestop 
Python :: python turtle shooting game 
Python :: read csv without index 
Python :: list methods python 
Python :: dataframe sort by column 
Python :: how to pick a random english word from a list 
Python :: python break when key pressed 
Python :: remove duplicates from list python 
Python :: python print without leading whitespace 
Python :: does break stop all loops 
Python :: python check numpy arrays equal 
Python :: find a prime number in python 
Python :: print hello world python 
Python :: The following code shows how to reset the index of the DataFrame and drop the old index completely: 
Python :: python - exchange rate API 
Python :: libreoffice add row at the end of table 
Python :: win32api.mouse_event python 
Python :: iris dataset python import 
Python :: %matplotlib inline 
Python :: django rest framework simple jwt 
Python :: what is need of bias in NN 
Python :: drop rows with null date in pandas 
Python :: telnet python 
Python :: python insert object into list 
Python :: percentage of null values for every variable in dataframe 
Python :: breaking big csv into chunks pandas 
Python :: how to detect an even number in python 
Python :: python get day month year 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =