Skip to content

issues Search Results · repo:dotnet/corefxlab language:C#

Filter by

791 results
 (95 ms)

791 results

indotnet/corefxlab (press backspace or delete to remove)

OrderedDictionary T exposes two indexers; one for the dictionary key and one for the list index. This raises a potential conflict if the dictionary is keyed by int, and perhaps some potential confusion/risks ...
area-System.Collections
OpenBeforeArchiving
  • space-alien
  • 1
  • Opened 
    on Mar 11, 2021
  • #3028

Hello!! The CoreFxLab repo is being archived and all future experiments will take place in dotnet/runtimelab. The Microsoft.Data.Analysis package has moved to dotnet/machinelearning and will ship with ...
OpenBeforeArchiving
  • pgovind
  • Opened 
    on Mar 11, 2021
  • #3026

Hi, I am in the process of going from python to c# dataframe, but it is a bit of a pain. After I load the csv all data I extract from it is string but contains escape characters so I have to replace ...
area-Microsoft.Data
  • madschristiansen
  • 2
  • Opened 
    on Feb 2, 2021
  • #3023

Getting from a CSV string to a DataFrame requires some ceremony involving creating a stream first. While this might not be the ideal approach from a performance perspective for larger volumes of data, ...
area-Microsoft.Data
  • jonsequitur
  • 1
  • Opened 
    on Oct 22, 2020
  • #2984

I have a tsv file with too many blank cells in one column. DataFrame.LoadCsv wouldn t load it properly. What s worse is that visual studio only gave me blank build errors, no messages in detail at all, ...
area-Microsoft.Data
  • liugaocn
  • 4
  • Opened 
    on Oct 16, 2020
  • #2979

This would allow users to add an IEnumerable that is unsorted without presorting it. There would be a performance hit, but would make for simpler code on the part of the user.
OpenBeforeArchiving
  • adenner
  • Opened 
    on Oct 12, 2020
  • #2975

@danmosemsft anyone knows if this project is platform agnostic (in other words should run anywhere where net core runs) in current shape? In the past when it was starting i remember this project heavily ...
OpenBeforeArchiving
  • BreyerW
  • 6
  • Opened 
    on Sep 10, 2020
  • #2966

Hi. Can you let me know the status of System.Reflection.TypeLoader? There doesn t seem to have been any activity in the last two years. Is it acceptable to use this library in an application? If so, ...
  • mhsimkin
  • 1
  • Opened 
    on Aug 24, 2020
  • #2958

What is the process/roadmap for publishing nuget packages (non myget) for components of this repo? I have observed odd behaviour with the default .NET FileSystemWatcher on Linux, and the same odd behaviour ...
OpenBeforeArchiving
  • ghost
  • Opened 
    on Aug 14, 2020
  • #2955

Has the DataFrame library project been abandoned? It looks like there s been no development on it in several months. If Microsoft is not going to pursue developing it any further it would be helpful to ...
  • MgSam
  • 1
  • Opened 
    on Jul 28, 2020
  • #2944
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub