E&B Software programming scripts and others tools
  • Home
  • AZURE
    • Azure Data Factory
    • Azure DevOps
    • Azure Storage
    • Azure Deploy Infrastructure
    • Azure NoSQL
    • Azure Machine Learning
    • Azure Pipelines
  • BUSINESS INTELLIGENCE
    • IMPLEMENTATION BI
    • TESTING & VALIDATION BI
    • DAX
    • SSAS Analysis Services
    • POWER BI
  • DATABASES
    • SSIS
    • T-SQL
    • SQL
    • Backup&Recovery
    • NoSQL
  • DATA WAREHOUSE
  • PROGRAMMING
    • PYTHON
    • C#
    • BASH
    • C++
    • PHP
    • DESIGN PATTERNS
  • TRAINING
    • TRAINING T-SQL
  • CHESS
    • CHESS NEWS
    • CHESS OPENINGS
  • Contact
30Oct 2020

"The Queen's Gambit" Is #1 On Netlfix

by Enrico BESENYEI ⋅ Leave a Comment

Like many of you, we have been LOVING "The Queen's Gambit" on Netflix—a seven-episode mini-series about fictional chess prodigy Beth Harmon, portrayed by Anya-Taylor Joy. The series is a huge hit, garnering rave reviews from critics and audiences and ranking as the #1 show on Netflix in more than two dozen countries. In addition to … Read More →

29Oct 2020

Everything a Data Scientist Should Know About Data Management

by Enrico BESENYEI ⋅ Leave a Comment

To be a real “full-stack” data scientist, or what many bloggers and employers call a “unicorn,” you’ve to master every step of the data science process — all the way from storing your data, to putting your finished product (typically a predictive model) in production. But the bulk of data science training focuses on machine/deep … Read More →

29Oct 2020

Here’s How Extracting Insights from Unstructured Data Works

by Enrico BESENYEI ⋅ Leave a Comment

Every business that has a commitment to achieve growth and stay on top of competition needs to take advantage of the benefits market research, and market intelligence has to offer.

The data collected from market research enables a business to gain insight on industry trends, changes in consumer behavior, and keep up with the competition’s change … Read More →

04Jun 2020

SQL Server - How to insert one million number fast

by Enrico BESENYEI ⋅ Leave a Comment

The problem is: how to get one million numbers to table with less time? We can solve this problem using different approaches but not all of them are quick. Let’s go now step by step and see how different approaches perform.

Using WHILE

First idea for many guys is using WHILE. It is robust and primitive approach … Read More →

12Mar 2020

Power BI Python Integration

by Enrico BESENYEI ⋅ Leave a Comment

How to run Python Script in Power BI

import pandas as pd
data = [['Alex',10],['Bob',12],['Claire',13]]
df = pd.DataFrame(data, columns=['Name','Age'], dtype=float)
print(df)

Post Navigation

1 2 3 … 75 Next »

E&B Menu

open all | close all

Recent Posts

  • "The Queen's Gambit" Is #1 On Netlfix
  • Everything a Data Scientist Should Know About Data Management
  • Here’s How Extracting Insights from Unstructured Data Works
  • SQL Server - How to insert one million number fast
  • Power BI Python Integration

RSS DZone Database Zone

  • Audit Database Changes With Debezium
  • How to Delay Database Connection Acquisition in Hibernate (Spring Data)
  • Communications in a Cluster: Heartbeat Mechanism
  • Nebula Flink Connector: Implementation and Practices
  • Five Principles That Guide TiDB and PingCAP (Part II)

RSS DZone Web Zone

  • How to Debug a Segmentation Fault Without a Core Dump
  • Complete Guide to eCommerce Website Testing for Better Website Experience
  • React Tutorial: Build a Weather App From Scratch, Part 2
  • Five Handy JavaScript Uploaders to Keep in Mind
  • Working With dotConnect for Oracle in ASP.NET Core

E&B Login

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
April 2021
M T W T F S S
 1234
567891011
12131415161718
19202122232425
2627282930  
« Oct    
  • No results available

  • 1
  • 339
  • 66
  • 3,031
  • 3,183
  • 3,786,069
  • 642,206
  • 51,553
  • 99,029
© Copyright 2013 - E&B Software
Contango Theme ⋅ Powered by WordPress