Data Science
Data science is an inter-disciplinary field that uses scientific methods, processes, algorithms, and systems to extract knowledge from structured and unstructured data. Data scientists perform data analysis and preparation, and their findings inform high-level decisions in many organizations.
Here are 198 public repositories matching this topic...
-
Updated
Sep 3, 2021 - Java
With Hive connector
trino:default> CREATE TABLE one (a varchar);
-> CREATE VIEW two AS SELECT * FROM one;
CREATE TABLE
CREATE VIEW
DROP TABLE is rejected on a view:
trino:default> DROP TABLE two;
Query 20210906_150832_00015_id3y3 failed: line 1:1: Table 'hive.default.two' does not exist, but a view with that name exists. Did you mean DROP VIEW hive.default.t
Java and Python provide logging frameworks for recording errors and stack traces. Logging can be configured to format those messages, such as by removing newlines from stack traces, adding timestamps, and putting a log level (INFO, WARN, ERROR) on the message. In the future, it may also include json structured logging. Using the logging framew
-
Updated
Sep 15, 2021 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Sep 8, 2021 - Java
-
Updated
Aug 2, 2021 - Java
Complete algorithm: http://web.cecs.pdx.edu/~mpj/pubs/polyrec.html
-
Updated
Jun 5, 2021 - Java
-
Updated
Feb 3, 2021 - Java
-
Updated
Dec 4, 2020 - Java
-
Updated
Dec 3, 2018 - Java
-
Updated
Sep 14, 2021 - Java
-
Updated
Mar 1, 2021 - Java
-
Updated
Sep 15, 2021 - Java
-
Updated
Jan 22, 2021 - Java
-
Updated
Sep 13, 2021 - Java
-
Updated
Feb 19, 2019 - Java
-
Updated
Jul 8, 2019 - Java
-
Updated
Aug 31, 2021 - Java
-
Updated
Jun 13, 2021 - Java
-
Updated
Aug 24, 2021 - Java
-
Updated
Feb 4, 2021 - Java
-
Updated
Aug 3, 2021 - Java
-
Updated
Jun 7, 2018 - Java
-
Updated
Jun 21, 2016 - Java
-
Updated
Jun 7, 2021 - Java
-
Updated
Aug 16, 2019 - Java
- Wikipedia
- Wikipedia
The "Import schema" dialog from the Wikibase extension has two issues:
To Reproduce
Steps to reproduce the behavior: