8000 GitHub - Eqwe-Wewe/alc_test
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Eqwe-Wewe/alc_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Решение тестового задания по стеку Python в школе DE сбербанка

Перед открытием Homework_2.ipynb нужно сконфигурировать config_db.py

config_db = {
   'dialect': 'oracle',
   'driver': 'cx_oracle',
   'user': '<randomuser>',
   'password': '<randompassword>',
   'host': '<randomhost>',
   'port': '<randomport>',
   'service': '<randomservice>',
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0