Skip to content

Projekt 2 polega na rozwiązaniu dwóch poleceń SQL przy uzyciu wywołan funkcji i metod z pakietu pandas. Pracowałam na uproszczonym zrzucie zanonimizowanych danych z serwisu https://travel.stackexchange.com/, a mianowicie na trzech zbiorach danych (ramkach danych) Tags, Posts, Comments.

License

Notifications You must be signed in to change notification settings

lsauchanka/Project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projekt 2

Projekt 2 polega na rozwiązaniu dwóch poleceń SQL przy uzyciu wywołan funkcji i metod z pakietu pandas. Kazdemu z 2 polecen SQL odpowiadają dwa równowazne sposoby ich implementacji: wywołanie pandas.read_sql_query("""zapytanie SQL"""); wywołanie ciagu „zwykłych” metod i funkcji z pakietu pandas. Pracowałam na uproszczonym zrzucie zanonimizowanych danych z serwisu https://travel.stackexchange.com/, a mianowicie na trzech zbiorach danych (ramkach danych) Tags, Posts, Comments.

Folder Data Frames zawiera ramki dannych z serwisu https://travel.stackexchange.com/: Tags, Posts, Users, Comments (rozszerzenie plików .csv).

Plik Raport 1.pdf omawia każdy sposób implementacji i sprawdza równowaznosci wyników.

Project 2

Project 2 involves solving two SQL statements using function calls and methods from pandas. For each of the 2 SQL commands, there are two equivalent ways to implement them: calling pandas.read_sql_query ("""SQL query"""); call a string of "regular" methods and functions from the pandas package. I was working on a simplified dump of anonymized data from the service https://travel.stackexchange.com/, namely on three data sets (data frames) tags, posts, comments.

The Data Frames folder contains data frames from the service https://travel.stackexchange.com/: tags, posts, users, comments (file extension .csv).

Raport 1.pdf File discusses each implementation method and checks the balance of the results.

About

Projekt 2 polega na rozwiązaniu dwóch poleceń SQL przy uzyciu wywołan funkcji i metod z pakietu pandas. Pracowałam na uproszczonym zrzucie zanonimizowanych danych z serwisu https://travel.stackexchange.com/, a mianowicie na trzech zbiorach danych (ramkach danych) Tags, Posts, Comments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published