GithubHelp home page GithubHelp logo

Dadamir's Projects

data-mining-and-analysis-with-linux-and-python icon data-mining-and-analysis-with-linux-and-python

More than 20k .csv files given. The structure of each file doesn't have a "data frame" structure, however the structure of each file is similar to another. The task is to join all .csv files in one and to keep such form of file that will allow to make further analysis. For this purpose Linux(bash) was used. For further analysis, Python (pandas) was used.

deduplication-task-with-python-and-snowflake icon deduplication-task-with-python-and-snowflake

Two(or more) car sellers have similar names, such as "Car Angelo" and "Car Angelo s.r.o". The task is to calculate the percentage of name similarity by using Levenshtein distance, and then to analyze how many cars in stock have two sellers with similar name, also to determine whether these cars are "duplicates".

frequency-of-words-using-sql-snowflake- icon frequency-of-words-using-sql-snowflake-

Data from online car store is given. Each car has it's description in form of text. This text was standardized by removing all symbols except strings, then this strings was lowered. The lowered standardized text was divided by each word, using " "(space) as delimiter. As a final output, row numbers of table were extended due to increase of one row to multiple rows by number of words in text. This table can be used as input for visualization (e.g. Power BI) to show the percentage of each word frequency in whole data.

pcpp icon pcpp

Certified Professional in Python Programming 1 (My Solutions)

replacement-of-category icon replacement-of-category

Cars dataset is given. There different models of cars with different transmissions such as automatic, semi automatic and manual. The task is to investigate whether the car feature of semi automatic transmission can be replaced by automatic. (scatter plots and cluster analysis)

univariate-analysis-python icon univariate-analysis-python

Comparison of car prices between Germany and Czech republic markets by conducting dependency analysis and linear model.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.