Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    Orig.schr. Ausgabe: 初版.
    Title: SQLではじめるデータ分析 : : クエリで行う前処理, 時系列解析, コホート分析, テキスト分析, 異常検知 /
    Publisher: オライリー・ジャパン,
    ISBN: 9784814400201 , 4814400209
    Language: Japanese
    Pages: 1 online resource (352 pages)
    Edition: Shohan.
    Uniform Title: SQL for data analysis
    DDC: 005.133
    Keywords: SQL (Computer program language) ; Data mining Statistical methods
    Abstract: "With the explosion of data, computing power, and cloud data warehouses, SQL has become an even more indispensable tool for the savvy analyst or data scientist. This practical book reveals new and hidden ways to improve your SQL skills, solve problems, and make the most of SQL as part of your workflow. You'll learn how to use both common and exotic SQL functions such as joins, window functions, subqueries, and regular expressions in new, innovative ways-- as well as how to combine SQL techniques to accomplish your goals faster, with understandable code. If you work with SQL databases, this is a must-have reference. Learn the key steps for preparing your data for analysis ; Perform time series analysis using SQL's date and time manipulations ; Use cohort analysis to investigate how groups change over time ; Use SQL's powerful functions and operators for text analysis ; Detect outliers in your data and replace them with alternate values ; Establish causality using experiment analysis, also known as A/B testing.--
    Note: In Japanese.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Orig.schr. Ausgabe: 第 2版.
    Title: SQLクックブック : : 第2版 : データベースエキスパート, データサイエンティストのための実践レシピ集 /
    Publisher: オライリー・ジャパン,
    ISBN: 9784873119779 , 4873119774
    Language: Japanese
    Pages: 1 online resource (560 pages)
    Edition: Dai 2-han.
    Uniform Title: SQL cookbook
    DDC: 005.133
    Keywords: SQL (Computer program language) ; Query languages (Computer science) ; Database management ; Database management ; Query languages (Computer science) ; SQL (Computer program language)
    Note: In Japanese.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Orig.schr. Ausgabe: 初版.
    Title: マイクロサービスアーキテクチャ, 第 2版 /
    Publisher: オライリー・ジャパン,
    ISBN: 9784814400010 , 4814400012
    Language: Japanese
    Pages: 1 online resource (664 pages)
    Edition: Shohan.
    Uniform Title: Building microservices
    DDC: 005.1/2
    Keywords: Software architecture ; Service-oriented architecture (Computer science) ; Computer software Development
    Abstract: "Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures. Microservice technologies are moving quickly. Author Sam Newman provides you with a firm grounding in the concepts while diving into current solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. You'll follow a fictional company throughout the book to learn how building a microservice architecture affects a single domain." --
    Note: Includes bibiographical references , In Japanese.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Orig.schr. Ausgabe: 第 2版
    Title: デザインパターン : : 第 2版 : 頭とからだで覚えるデザインパターンの基本 /
    Publisher: オライリー・ジャパン,
    ISBN: 9784873119762 , 4873119766
    Language: Japanese
    Pages: 1 online resource (672 pages) , illustrations.
    Edition: Dai 2-han.
    Series Statement: Head first
    Uniform Title: Design patterns
    DDC: 005.1
    Keywords: Computer software Development ; Object-oriented methods (Computer science) ; Software patterns ; Java (Computer program language) ; Computer software ; Development ; Java (Computer program language) ; Object-oriented methods (Computer science) ; Software patterns
    Note: Includes index , In Japanese.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 第 8版.
    Title: プログラミングC# /
    Publisher: オライリー・ジャパン,
    ISBN: 9784873119366 , 4873119367
    Language: Japanese
    Pages: 1 online resource (800 pages)
    Edition: Dai 8-han.
    Uniform Title: Programming C# 8.0
    DDC: 005.133
    Keywords: Microsoft .NET Framework ; C (Computer program language) ; Computer programming ; Microsoft .NET Framework ; C (Langage de programmation) ; Programmation (Informatique) ; computer programming ; C (Computer program language) ; Computer programming ; Electronic books
    Abstract: "C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 8.0 fundamentals and techniques for building cloud, web, and desktop applications. Designed for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C#, such as generics, LINQ, and asynchronous programming features. You'll get up to speed on .NET Core and the latest C# 8.0 additions, including asynchronous streams, nullable references, pattern matching, default interface implementation, ranges and new indexing syntax, and changes in the .NET tool chain."--
    Note: Online resource; title from title details screen (O’Reilly, viewed April 20, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Orig.schr. Ausgabe: 第 2版.
    Title: Rクックブック /
    Publisher: オライリー・ジャパン,
    ISBN: 9784873118857 , 4873118859
    Language: Japanese
    Pages: 1 online resource (584 pages)
    Edition: Dai 2-han.
    Uniform Title: R cookbook
    DDC: 519.502855133
    Keywords: R (Computer program language) ; Mathematical statistics Data processing ; Statistics Data processing ; Multiple comparisons (Statistics) ; R (Langage de programmation) ; Statistique mathématique ; Informatique ; Statistique ; Informatique ; Corrélation multiple (Statistique) ; Mathematical statistics ; Data processing ; Multiple comparisons (Statistics) ; R (Computer program language) ; Statistics ; Data processing ; Electronic books
    Abstract: "Perform data analysis with R quickly and efficiently with more than 275 practical recipes in this expanded second edition. The R language provides everything you need to do statistical work, but its structure can be difficult to master. These task-oriented recipes make you productive with R immediately. Solutions range from basic tasks to input and output, general statistics, graphics, and linear regression. Each recipe addresses a specific problem and includes a discussion that explains the solution and provides insight into how it works. If you're a beginner, R Cookbook will help get you started. If you're an intermediate user, this book will jog your memory and expand your horizons. You'll get the job done faster and learn more about R in the process." --
    Note: Online resource; title from title details screen (O’Reilly, viewed April 20, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...