We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac9e99 commit 54815a6Copy full SHA for 54815a6
src/Microsoft.Data.Analysis/DataFrame.IO.cs
@@ -3,12 +3,10 @@
3
// See the LICENSE file in the project root for more information.
4
5
using System;
6
-using System.Collections;
7
using System.Collections.Generic;
8
using System.Globalization;
9
using System.IO;
10
using System.Text;
11
-using System.Xml.Linq;
12
13
namespace Microsoft.Data.Analysis
14
{
0 commit comments