从“重塑”转换为“重塑2”时融化不起作用

如何解决从“重塑”转换为“重塑2”时融化不起作用

从“重塑”升级到“重塑2”时融解不起作用

我有很多值。这是摘要(许多列):

intercept(
    request: HttpRequest<any>,next: HttpHandler
  ): Observable<HttpEvent<any>> {

    /**
     * Deny list for calls we do not want to use from the Spartacus storefront
     */

    if (request.url.includes('consenttemplates') || request.url.includes('carts') || request.url.includes('users/current')) {
      return NEVER;
    } else {
      return next.handle(request);
    }
  }

使用原始的形状库,我可以将其熔化而没有问题:

Problem signature:
  Problem Event Name:   CLR20r3
  Problem Signature 01: devenv.exe
  Problem Signature 02: 11.0.50727.1
  Problem Signature 03: 5011ecaa
  Problem Signature 04: System.Windows.Forms
  Problem Signature 05: 4.8.4261.0
  Problem Signature 06: 5f4ff3fc
  Problem Signature 07: 2def
  Problem Signature 08: 181
  Problem Signature 09: System.ComponentModel.Win32
  OS Version:   6.3.9600.2.0.0.16.7
  Locale ID:    2057
  Additional Information 1: 0d2d
  Additional Information 2: 0d2dbfbe26d8124f405890ad1070c781
  Additional Information 3: 62c8
  Additional Information 4: 62c8123e2e294af45540197344fa44eb

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=280262

If the online privacy statement is not available,please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt

但是,当我尝试使用Reshape2中的融合时,会出现以下警告和错误:

List of 46
 $ Date: Date[1:9],format: "2011-03-04" ...
 $ 1   : num [1:9] 20278 19493 20587 24679 55708 ...
 $ 2   : num [1:9] 24029 25317 25103 28871 79423 ...
 $ 3   : num [1:9] 6657 7025 6603 8105 17883 ...
 $ 4   : num [1:9] 29684 27555 28956 31504 73638 ...
 $ 5   : num [1:9] 9572 8759 9947 11173 22341 ...
 $ 6   : num [1:9] 18935 20168 22963 24387 58640 ...
 $ 7   : num [1:9] 8299 8297 10484 10211 19277 ...
 $ 8   : num [1:9] 14365 13691 13906 17149 38364 ...
 $ 9   : num [1:9] 10333 10899 9708 11297 24100 ...
 $ 10  : num [1:9] 33647 33455 35327 49031 128927 ...
 $ 11  : num [1:9] 15090 16105 16343 18624 53809 ...
 $ 12  : num [1:9] 17971 16408 15911 18350 44048 ...
 $ 13  : num [1:9] 36820 44024 52026 62491 142186 ...
 $ 14  : num [1:9] 27036 33240 39248 53035 148606 ...
 $ 15  : num [1:9] 11490 11704 12587 17840 50201 ...
 $ 16  : num [1:9] 11016 11768 13711 13323 21258 ...
 $ 17  : num [1:9] 19792 18734 20477 30433 66028 ...
 $ 18  : num [1:9] 19920 20316 21285 29360 88008 ...
 $ 19  : num [1:9] 17046 19281 19610 30376 80302 ...
 $ 20  : num [1:9] 32886 38971 44672 53278 141423 ...
 $ 21  : num [1:9] 11324 13211 13123 15510 32014 ...
 $ 22  : num [1:9] 21416 23530 25978 37096 94035 ...
 $ 23  : num [1:9] 29527 33310 32701 42628 112442 ...
 $ 24  : num [1:9] 19479 19181 20525 25210 69559 ...
 $ 25  : num [1:9] 20727 20620 22190 29052 59528 ...
 $ 26  : num [1:9] 16056 15122 15240 17327 39292 ...
 $ 27  : num [1:9] 19020 28919 29659 43806 94475 ...
 $ 28  : num [1:9] 19041 15803 15940 20319 49065 ...
 $ 29  : num [1:9] 15775 15080 17841 21492 49891 ...
 $ 30  : num [1:9] 9554 10395 9605 11513 13558 ...
 $ 31  : num [1:9] 15322 16603 16348 17228 32973 ...
 $ 32  : num [1:9] 19752 21591 21272 24639 52204 ...
 $ 33  : num [1:9] 2017 2109 1944 1899 2224 ...
 $ 34  : num [1:9] 18797 18496 17514 20066 39702 ...
 $ 35  : num [1:9] 14306 13489 14507 18560 51028 ...
 $ 36  : num [1:9] 2247 2558 2232 2401 2931 ...
 $ 37  : num [1:9] 10971 10779 10272 11788 17386 ...
 $ 38  : num [1:9] 6241 6414 6024 6291 8257 ...
 $ 39  : num [1:9] 16933 18888 20160 25847 60786 ...
 $ 40  : num [1:9] 18254 17638 17956 20265 43778 ...
 $ 41  : num [1:9] 18249 19955 20016 25647 53012 ...
 $ 42  : num [1:9] 9917 10655 10194 10354 15472 ...
 $ 43  : num [1:9] 6561 6903 6941 6174 14034 ...
 $ 44  : num [1:9] 5857 5968 6283 7645 9861 ...
 $ 45  : num [1:9] 17185 18197 19508 26187 67014 ...
 - attr(*,"row.names")= int [1:9] 1 2 3 4 5 6 7 8 9
 - attr(*,"idvars")= chr "Date"
 - attr(*,"rdimnames")=List of 2
  ..$ :'data.frame':    9 obs. of  1 variable:
  .. ..$ Date: Date[1:9],format: "2011-03-04" ...
  ..$ :'data.frame':    45 obs. of  1 variable:
  .. ..$ Store: num [1:45] 1 2 3 4 5 6 7 8 9 10 ...
'data.frame':   405 obs. of  3 variables:
 $ Date : Date,format: "2011-03-04" ...
 $ value: num  20278 19493 20587 24679 55708 ...
 $ Store: num  1 1 1 1 1 1 1 1 1 2 ...

这里的版本之间发生了什么?有修复建议吗?我为此使用了Reshape2。谢谢!

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐


依赖报错 idea导入项目后依赖报错,解决方案:https://blog.csdn.net/weixin_42420249/article/details/81191861 依赖版本报错:更换其他版本 无法下载依赖可参考:https://blog.csdn.net/weixin_42628809/a
错误1:代码生成器依赖和mybatis依赖冲突 启动项目时报错如下 2021-12-03 13:33:33.927 ERROR 7228 [ main] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPL
错误1:gradle项目控制台输出为乱码 # 解决方案:https://blog.csdn.net/weixin_43501566/article/details/112482302 # 在gradle-wrapper.properties 添加以下内容 org.gradle.jvmargs=-Df
错误还原:在查询的过程中,传入的workType为0时,该条件不起作用 &lt;select id=&quot;xxx&quot;&gt; SELECT di.id, di.name, di.work_type, di.updated... &lt;where&gt; &lt;if test=&qu
报错如下,gcc版本太低 ^ server.c:5346:31: 错误:‘struct redisServer’没有名为‘server_cpulist’的成员 redisSetCpuAffinity(server.server_cpulist); ^ server.c: 在函数‘hasActiveC
解决方案1 1、改项目中.idea/workspace.xml配置文件,增加dynamic.classpath参数 2、搜索PropertiesComponent,添加如下 &lt;property name=&quot;dynamic.classpath&quot; value=&quot;tru
删除根组件app.vue中的默认代码后报错:Module Error (from ./node_modules/eslint-loader/index.js): 解决方案:关闭ESlint代码检测,在项目根目录创建vue.config.js,在文件中添加 module.exports = { lin
查看spark默认的python版本 [root@master day27]# pyspark /home/software/spark-2.3.4-bin-hadoop2.7/conf/spark-env.sh: line 2: /usr/local/hadoop/bin/hadoop: No s
使用本地python环境可以成功执行 import pandas as pd import matplotlib.pyplot as plt # 设置字体 plt.rcParams[&#39;font.sans-serif&#39;] = [&#39;SimHei&#39;] # 能正确显示负号 p
错误1:Request method ‘DELETE‘ not supported 错误还原:controller层有一个接口,访问该接口时报错:Request method ‘DELETE‘ not supported 错误原因:没有接收到前端传入的参数,修改为如下 参考 错误2:cannot r
错误1:启动docker镜像时报错:Error response from daemon: driver failed programming external connectivity on endpoint quirky_allen 解决方法:重启docker -&gt; systemctl r
错误1:private field ‘xxx‘ is never assigned 按Altʾnter快捷键,选择第2项 参考:https://blog.csdn.net/shi_hong_fei_hei/article/details/88814070 错误2:启动时报错,不能找到主启动类 #
报错如下,通过源不能下载,最后警告pip需升级版本 Requirement already satisfied: pip in c:\users\ychen\appdata\local\programs\python\python310\lib\site-packages (22.0.4) Coll
错误1:maven打包报错 错误还原:使用maven打包项目时报错如下 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (default-resources)
错误1:服务调用时报错 服务消费者模块assess通过openFeign调用服务提供者模块hires 如下为服务提供者模块hires的控制层接口 @RestController @RequestMapping(&quot;/hires&quot;) public class FeignControl
错误1:运行项目后报如下错误 解决方案 报错2:Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project sb 解决方案:在pom.
参考 错误原因 过滤器或拦截器在生效时,redisTemplate还没有注入 解决方案:在注入容器时就生效 @Component //项目运行时就注入Spring容器 public class RedisBean { @Resource private RedisTemplate&lt;String
使用vite构建项目报错 C:\Users\ychen\work&gt;npm init @vitejs/app @vitejs/create-app is deprecated, use npm init vite instead C:\Users\ychen\AppData\Local\npm-